cppp
cppp copied to clipboard
A program for automatically resolving #ifdef statements in C code.
Results
1
cppp issues
Sort by
recently updated
recently updated
newest added
Removed the optional length check when parsing character literals (e.g. `'IHDR'`), making `cppp` able to process header files that make use of this commonly-used extension.