Skip to content

FILE_NQ


Intrinsic define (macro string) set by the compiler

Syntax

` FILE_NQ

`

Description

Substituted with the non-quoted source file name where used.

Examples

start GeSHi

vb
#print __FILE_NQ__

end GeSHi

Differences from QB

  • New to FreeBASIC

See also

  • __FILE__
  • __FUNCTION_NQ__
  • __LINE__

Back to DocToc

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