Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

LFalse

Representation of False for Amiga function

Declaration

Source position: exec.pas line 145

const LFalse: LongInt = 0;

Description

Some Amiga functions expect a "1" for as True value and a "0" as False value and cannot handle the "-1" set by freepascal.

See also

ltrue

  

Representation of True for Amiga functions


Documentation generated on: 2021-07-30