Compiler Switches
Statements that affect how code is compiled.
Description
These statements affect how the compiler declares variables, arrays and procedures, parses string literals, passes procedure parameters and more.
Metacommands Compiler Options | Set Default Datatypes |
Dialect Differences
- Deflongint and Defulongint available only in the -lang fblite dialect.
- OPTION statements are available only in the -lang fblite and -lang qb dialects only.
See also