struct __utimbuf64 { __time64_t actime; /* Access time. */ __time64_t modtime; /* Modification time. */ }; #endif #if __TIMESIZE == 64 # define __ctime64 ...
確定! 回上一頁