Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Constant: Pre-defined, one-time settable constant for specifying the size of an application's free space.

CON
  _FREE = _Expression

  • Expression is an integer expression that indicates the number of longs to reserve for free space.

...