#INCLIB


Preprocessor directive

Syntax:
#inclib "libname"

Description:
Includes a library in the linking process as if the user specified -l libname on the command line.

Examples:
'' incomplete code snippet

'' this will include libmystuff.a in the link process
#inclib "mystuff"


Differences from QB:
See also:
Back to Preprocessor
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki



sf.net phatcode