h2paspp(1) | h2pas preprocessor | h2paspp(1) |
h2paspp - Free Pascal h2pas preprocessor program.
h2paspp [-doih] file1 ... filen
h2paspp 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:
h2paspp 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.
h2paspp has a small number of options to control its behaviour:
12 November 2004 | Free Pascal |