Revision history for KeyPgPpifdef


Revision [26692]

Last edited on 2023-10-02 02:03:43 by fxm [added link to 'elseifdef' and 'elseifndef']
Additions:
- ##[[KeyPgPpelseifdef|#elseifdef]]##
- ##[[KeyPgPpelseifndef|#elseifndef]]##


Revision [20454]

Edited on 2016-02-10 16:06:50 by DkLwikki [Update link format]
Additions:
[[KeyPgPpendif|#endif]]
Statements within the ##**#ifdef**...[[KeyPgPpendif|#endif]]## block are included if ##//symbol//## is defined and excluded (ignored) if ##//symbol//## is not defined.
##**#ifdef** //symbol//## is equivalent to ##[[KeyPgPpif|#if]] [[KeyPgDefined|defined]] (//symbol//)##
- ##[[KeyPgPpdefine|#define]]##
- ##[[KeyPgPpmacro|#macro]]##
- ##[[KeyPgPpif|#if]]##
- ##[[KeyPgPpelse|#else]]##
- ##[[KeyPgPpelseif|#elseif]]##
- ##[[KeyPgPpendif|#endif]]##
- ##[[KeyPgPpifndef|#ifndef]]##
- ##[[KeyPgPpundef|#undef]]##
- ##[[KeyPgDefined|defined]]##
Deletions:
[[KeyPgPpendif #endif]]
Statements within the ##**#ifdef**...[[KeyPgPpendif #endif]]## block are included if ##//symbol//## is defined and excluded (ignored) if ##//symbol//## is not defined.
##**#ifdef** //symbol//## is equivalent to ##[[KeyPgPpif #if]] [[KeyPgDefined defined]] (//symbol//)##
- ##[[KeyPgPpdefine #define]]##
- ##[[KeyPgPpmacro #macro]]##
- ##[[KeyPgPpif #if]]##
- ##[[KeyPgPpelse #else]]##
- ##[[KeyPgPpelseif #elseif]]##
- ##[[KeyPgPpendif #endif]]##
- ##[[KeyPgPpifndef #ifndef]]##
- ##[[KeyPgPpundef #undef]]##
- ##[[KeyPgDefined defined]]##


Revision [11640]

The oldest known version of this page was created on 2007-11-10 09:14:29 by JeffMarshall [Update link format]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki



sf.net phatcode