2012年11月17日

C语言遍历文件夹内容

摘要: 1、函数介绍func.h/* * 文件名称:filename.h * 文件标识:见配置管理计划书 * 摘 要:遍历某文件加下%i_%i_%i_%i_%i.txt格式的文件,存储到数组中* * 当前版本:1.0* 作 者:whl * 完成日期:2012-11-17*/ #include "func.h"#include <string.h>#include <stdio.h>#include <IO.H>//将文件名转换为整形的以便建树void convert(struct FileName_type txtfile[],int lengt 阅读全文

posted @ 2012-11-17 12:20 whl-hl 阅读(413) 评论(0) 推荐(0)

导航