FBWiki : KeyPgDdfbmt

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

__FB_MT__


Intrinsic define (macro value) set by the compiler

Syntax:
__FB_MT__

Description:
__FB_MT__ indicates if the the multithreaded option -mt was specified on the command line at the time of compilation.

Returns non-zero (-1) if the option was specified. Returns zero (0) otherwise.

Examples:
#if __FB_MT__
        #print Using multi-threaded library
#else
        #print Using single-threaded library
#endif


Differences from QB:

See also:

Back to Intrinsic Defines

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