Revision history for CompilerOptlang
Additions:
No Differences
Additions:
The intrinsic macro ##[[KeyPgDdfblang|__FB_LANG__]]## is set to the string name of the dialect specified on the command line, or ##"fb"## by default.
To learn more about the differences between each of these language dialects, see [[CompilerDialects|Compiler Dialects]].
Note: this command-line option can be overridden by any ##[[KeyPgPplang|#lang]]## statements used in the code.
- ##[[KeyPgPplang|#lang]]##
- ##[[KeyPgDdfblang|__FB_LANG__]]##
- [[CompilerOptforcelang|Compiler Option: -forcelang]]
- [[CompilerDialects|Compiler Dialects]]
- [[CompilerCmdLine|Using the Command Line]]
To learn more about the differences between each of these language dialects, see [[CompilerDialects|Compiler Dialects]].
Note: this command-line option can be overridden by any ##[[KeyPgPplang|#lang]]## statements used in the code.
- ##[[KeyPgPplang|#lang]]##
- ##[[KeyPgDdfblang|__FB_LANG__]]##
- [[CompilerOptforcelang|Compiler Option: -forcelang]]
- [[CompilerDialects|Compiler Dialects]]
- [[CompilerCmdLine|Using the Command Line]]
Deletions:
To learn more about the differences between each of these language dialects, see [[CompilerDialects Compiler Dialects]].
Note: this command-line option can be overridden by any ##[[KeyPgPplang #lang]]## statements used in the code.
- ##[[KeyPgPplang #lang]]##
- ##[[KeyPgDdfblang __FB_LANG__]]##
- [[CompilerOptforcelang Compiler Option: -forcelang]]
- [[CompilerDialects Compiler Dialects]]
- [[CompilerCmdLine Using the Command Line]]
Revision [13767]
Edited on 2008-10-07 11:12:41 by CountingPine [Add -forcelang; -lang can be overridden now]Additions:
The ##-lang## compiler option changes the way source code is interpreted, and is meant as a tool to users wanting traditional ""QuickBASIC""-like behavior, or behavior deprecated from previous versions of ""FreeBASIC"".
Note: this command-line option can be overridden by any ##[[KeyPgPplang #lang]]## statements used in the code.
- [[CompilerOptforcelang Compiler Option: -forcelang]]
Note: this command-line option can be overridden by any ##[[KeyPgPplang #lang]]## statements used in the code.
- [[CompilerOptforcelang Compiler Option: -forcelang]]