标签: c unix c-preprocessor
Linux正在实施POSIX.1-2008方式; IBM AIX使用long st_atime_n; NetBSD使用long st_atimensec; OpenBSD和Darwin使用struct timespec st_atimespec。
long st_atime_n
long st_atimensec
struct timespec st_atimespec
他们都是struct stat的成员。那么我如何使用处理器来查看是否定义了结构成员名称?
struct stat