Undefines an identifier previously defined with #define.
Syntax #undef identifier
Parameters
See Also #define, #ifdef, #ifndef
← #include A →