Preprocessor
Jump to navigation
Jump to search
Notes On C Language Preprocessor
An academic approach to C language preprocessor:
A practical explanation of preprocessor "stringify" macro pair, and macro expansion rules with respect to '#' preprocessor operator. This article posted by one Henry Precheur:
The C preprocessor can with limitations evaluate arithmetic expressions: