#undef
Overview
Deletes the macro defined by
#define
.
Code Example
#undef MAX_COUNT
Revision History
2011/12/20
Initial version.
CONFIDENTIAL