Software 1 - Red-Black Tree & Preprocessor (7)


administrivia

Web Page - http://www.cs.tau.ac.il/~efif/courses/Software1_Summer_03


The C Preprocessor


The C Preprocessor syntax


File inclusion


the difference between the <> and ""


what should you put in header files?


what should you put in header files?


using a third-party library


macro definition and substitution


macro name and replacement text


macro use


macro definition and substitution syntax


macro evaluation


macros which look like little functions


conditional compilation


other directives


conditional compilation is useful


example


conditional compilation is useful


Red-black Binary Tree

practices prev top next
Maintained by Efi Fogel. Last modified: August 29 2003.