![]() |
![]()
| ![]() |
![]()
NAMEh2paspp - Free Pascal h2pas preprocessor program. SYNOPSISh2paspp [-doih] file1 ... filen DESCRIPTIONh2paspp reads one or more C header files and preprocesses them, writing the result to files with the same name as the originals as it goes along. It does not accept all preprocesser tokens of C, but takes care of the following preprocessor directives:
USAGEh2paspp accepts one or more filenames and preprocesses them. It will read the input, and write output to a file with the same name unless the -o option is given, in which case the file is written to the specified file. Note that only one output filename can be given. OPTIONSh2paspp has a small number of options to control its behaviour: SEE ALSO
|