Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ #undef — Preprocessing Directives — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


#undef               Preprocessing Directive               #undef




Undefine a macro

#undef identifier

The preprocessing  directive #undef  tells the C  preprocessor to
disregard identifier  as a  macro.  It  undoes the effect  of the
#define directive.

***** See Also *****

#define, C preprocessor













































COHERENT Lexicon                                           Page 1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026