readdir是非线程安全,建议使用readdir_r

原地址:https://www.cnblogs.com/delmory/p/3910967.htmlhtml readdir函数:      ios struct dirent *readdir(DIR *dirp); 缓存 The  data  returned by readdir() may be overwritten by subsequent calls to readdir() fo
相关文章
相关标签/搜索