$G

From Free Pascal wiki
Revision as of 12:31, 6 March 2020 by Trev (talk | contribs) (English translation of German page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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}