cppforever.com
Home
Syntax rules
Preprocessor
Preprocessor directives
Go Up
#include
#define
#undef
#ifdef/#ifndef
#if, #elif, #else #endif
#pragma
#error
#line
Preprocessor directives
special instructions used by the preprocessor
each directive starts with the
#
symbol.