文件名称:FileAnalyze
介绍说明--下载内容均来自于网络,请自行研究使用
c语言编写,对指定文件目录下的.c和.h进行解析,得到包含的头文件,声明的函数,定义的函数,及调用的函数-c language, specify the file directory under c and h parse contains header files, functions declared, defined functions, and the called function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
include\BasicVarTypes.h
.......\fileInfo.h
.......\FuncHashTable.h
.......\IncHashTable.h
.......\InfoNode.h
.......\LineType.h
.......\NormalLine.h
.......\ReadFile.h
.......\SaveFileInfo.h
source\fileInfo.c
......\FuncHashTable.c
......\IncHashTable.c
......\InfoNode.c
......\LineType.c
......\NormalLine.c
......\ReadFile.c
......\ReadFileo.c
......\SaveFileInfo.c
test\TestAll.c
....\TestAll.h
....\Test_fileInfo.c
....\Test_fileInfo.h
....\Test_HashTable.c
....\Test_HashTable.h
....\Test_InfoNode.c
....\Test_InfoNode.h
....\Test_LineType.c
....\Test_LineType.h
....\Test_NormalLine.c
....\Test_NormalLine.h
include
source
test