| C Tutorial | Preprocessor | |||
|
main() Multiple Files Prototypes Preprocessor #define #include foo.h vs foo.c #if Multiple #includes -- #pragma once Assert
|
The preprocessing step happens to the C source before it is fed to the compiler. The two most common preprocessor directives are #define and #include... Want To Know more with Video ??? Contact for more learning: webmaster@freehost7com |
|