__FB_SIGNATURE__

Intrinsic define (macro string) set by the compiler

Syntax
	__FB_SIGNATURE__

Description
	Substituted by a signature of the compiler where used.

Example
	Print __FB_SIGNATURE__


	FreeBASIC 0.21.1

Differences from QB
	* New to FreeBASIC

See also
	* KeyPgDdfbversion__FB_VERSION__
	* KeyPgDdfbwin32__FB_WIN32__
	* KeyPgDdfblinux__FB_LINUX__
	* KeyPgDdfbdos__FB_DOS__

