kernel
The Preprocessor
A text-substitution pass that runs before compilation, handling #include, #define macros, and #ifdef conditional compilation. Defined in the The C Language entry of the archive.
kernel
A text-substitution pass that runs before compilation, handling #include, #define macros, and #ifdef conditional compilation. Defined in the The C Language entry of the archive.