Saturday, October 8, 2011

7.The C Preprocessor

7.The C Preprocessor
  1. Features of C Preprocessor 
  2. Macro Expansion 
  3. Macros with Arguments 
  4. Macros versus Functions 
  5. File Inclusion 
  6. Conditional Compilation 
  7. #if and #elif Directives 
  8. Miscellaneous Directives 
  9. #undef Directive 
  10. #pragma Directive 
  11. Summary 
  12. Exercise 

No comments:

Post a Comment