原文地址::http://blog.csdn.net/tmt123421/article/details/51802366
相关文章
1、C语言中fstat、stat和lstat 区别----http://blog.csdn.net/qq_21792169/article/details/50454475
Linux
使用windows下的 _stat 代替linux的 lstat
// crt_stat.c
// This program uses the _stat function to
// report information about the file named crt_stat.c.
#include
#include
#in