摘要:
int access(const char *filenpath, int mode);功 能: 确定文件或文件夹的访问权限。mode,要判断的模式在头文件unistd.h中的预定义如下:#define R_OK 4 /* Test for read permission. */#define W_... 阅读全文
posted @ 2014-07-17 10:18
paullam
阅读(390)
评论(0)
推荐(0)
浙公网安备 33010602011771号