Skip to content

#PRINT


Preprocessor diagnostic directive

Syntax

` #print text

`

Description

Causes compiler to output text to screen during compilation.

Examples

start GeSHi

vb
#PRINT Now compiling module foo

end GeSHi

Differences from QB

  • New to FreeBASIC

See also

  • #error

Back to DocToc

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