摘要:
linux I/O函数集----------头文件说明------------------sys/types.h : 常用变量类型sys/stat.h : 文件状态fcntl.h : 文件控制unstd.h : lseek,read,write...-------------文件I/O-----------------#include <sys/types.h> #include <sys/stat.h>#include <fcntl.h>int open(const char *pathname, int oflag...,[ mode_t mode ]) 阅读全文
posted @ 2012-10-08 14:03
天天hime
阅读(366)
评论(0)
推荐(0)

浙公网安备 33010602011771号