Next: #include Up: The C Preprocessor Previous: #define

#undef

This commands undefined a macro. A macro must be undefined before being redefined to a different value.


drago@scri.fsu.edu
Jan. 1997