stat/lstat函數使用

stat/lstat函數使用 1. 進程虛擬地址空間 2. stat函數 獲取文件信息 #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> int stat(const char *pathname, struct stat *statbuf); i
相關文章
相關標籤/搜索