[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Exec' (#aros)

LFalse

Representation of False for aros function

Declaration

Source position: exec.pas line 86

const LFalse: LongInt = 0;

Description

Some AROS 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 aros functions


Documentation generated on: 2017-01-10