Skip to content

FB_SIGNATURE


Intrinsic define (macro string) set by the compiler

Syntax

` FB_SIGNATURE

`

Description

Substituted by a signature of the compiler where used.

Examples

start GeSHi

vb
Print __FB_SIGNATURE__

end GeSHi

FreeBASIC 0.21.1

Differences from QB

  • New to FreeBASIC

See also

  • __FB_VERSION__
  • __FB_WIN32__
  • __FB_LINUX__
  • __FB_DOS__

Back to DocToc

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft