Skip to content

#PRAGMA


Preprocessor directive

Syntax

#pragma option [ = value ]Or#pragma push ( option [, value ] )Or#pragma pop ( option )

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