Format. #define _POSIX_SOURCE #include <fcntl.h> int creat(const char *pathname, mode_t mode); ...
確定! 回上一頁