Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

ltrue

Representation of True for Amiga functions

Declaration

Source position: exec.pas line 118

const ltrue: LongInt = 1;

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

lfalse

  

Representation of False for Amiga function


Documentation generated on: 2021-07-30