2. The # Preprocessor

2.1. #include
2.2. #define
2.3. #ifdef, #ifndef, #endif

The preprocessor runs before the compiler proper. The preprocessor:

The common pre-processor instructions are


Discuss This Page:

(no threads at this time)