Next: Deleted Code, Previous: Uses of Conditional Directives, Up: Conditionals [Contents][Index]
A preprocessing conditional begins with a conditional directive: #if, #ifdef or #ifndef.
#if
#ifdef
#ifndef
defined
#else
#elif