Compiler Option: -version
- Source: https://www.freebasic.net/wiki/wikka.php?wakka=CompilerOptversion
- Last revised: 2021-10-12
Show compiler version
Syntax
` -version
`
Description
The -version compiler option makes FBC show the compiler version and exit. Any other command-line options are ignored, and no compilation will be performed.
See also
Back to DocToc