Makeheaders -- A program to generate header files for C or C++

🌐 访问网站
📝 描述
The makeheaders program is a simple utility that will automatically generate all the ``.h'' files for large programming project based on information gleaned from the ``.c'' or ``.cpp'' source files. It operates by scanning the C and/or C++ source code, extracting appropriate macros, structure and subroutine declarations and writing this declarations, in the correct order, into the generated header files.
⭐ 用户评价

暂无评价


发表评价