Skip to content

FB_BACKEND


Intrinsic define set by the compiler

Syntax

` FB_BACKEND

`

Description

Defined to either "gas" or "gcc", depending on which backend was specified via -gen.

Examples

start GeSHi

vb
Print "Back end is: " & __FB_BACKEND__

end GeSHi

Differences from QB

  • Did not exist in QB

Back to DocToc

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