判断题

int stat(const char *path,struct stat *buf)函数可以获得path路径中文件的属性,获取的文件属性信息保存在buf中。

【参考答案】

正确

(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)