Skip to content

#PRAGMA RESERVE


Preprocessor directive

Syntax

`

#pragma reserve symbol

or

#pragma reserve (extern) symbol

or

#pragma reserve (asm) symbol

or

#pragma reserve (asm, extern) symbol)or#pragma reserve (extern, asm) symbol) `

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