FBWiki : KeyPgInclib

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

#INCLIB


Preprocessor directive

Syntax:
#inclib "filename"

Description:
Includes a library (.a file) in the linking process, making it easier for the user to compile, since the user doesn't have to explicitly type at the command line: "fbc sourcefile -a libfile".

Examples:
'' incomplete code snippet

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


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