FBWiki : KeyPgPpendif

FBWiki :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

#ENDIF


Preprocessor conditional directive

Syntax:
#endif

Description:
Ends a group of conditional directives

See #if, #ifdef, or #ifndef for examples of usage.

Examples:
#DEFINE DEBUG_LEVEL 1
#IF (DEBUG_LEVEL = 1)
  'Conditional statements
#ENDIF


Differences from QB:

See also:

Back to Preprocessor

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0



sf.net phatcode