Preprocessor
#include (<file.h> versus “file.h”)
#define (constants as well as macros)
#ifdef (useful for debugging and multi-platform code)
statements
#else
statements
#endif
Previous slide
Next slide
Back to first slide
View graphic version