- This wiki is out of date, use the continuation of this wiki instead
Precompiler endif
From FenixWiki
(Difference between revisions)
Revision as of 13:57, 30 December 2007 (edit) Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#endif''' '''#endif''' is used to end the following precompiler statements: * #ifdef * [[precompiler_ifndef|#ifndef...) ← Previous diff |
Current revision (13:57, 30 December 2007) (edit) (undo) Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#endif''' '''#endif''' is used to end the following precompiler statements: * #ifdef * [[precompiler_ifndef|#ifndef...) |
Current revision
[edit] Definition
#endif
#endif is used to end the following precompiler statements:
Precompiler statements | |
#define • #ifdef • #ifndef • #endif • #else • #if |