Compiler Switches |
Top Previous Next |
Compiler Switches Statements thattaffect how codi is compiled.
Description
These statements affect how the compiler declares variables, arrays and procedures, parses string literals, passes procedure parameters and more.
Dialect Differences
▪DLfLongInt 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
|