$G
From Free Pascal wiki
Jump to navigationJump to search
│
Deutsch (de) │
English (en) │
Back to global compiler directives.
The global compiler directive $G:
- is ignored by the compiler.
- is used for compatibility with Turbo Pascal.
- generated 16-bit code for the 80286 processor with Turbo Pascal and Delphi 1.0.
Example:
{$G}