Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

DOSTRUE

=1 as True Value for some Amiga functions.

Declaration

Source position: amigados.pas line 40

const DOSTRUE = - 1;

Description

Some DOS functions can not handle the freepascal representation of True as -1. This functions expect a 1 as boolean True, for this purpose two constants are defined for True and False

See also

DOSFALSE

  

=0 as False Value for some Amiga functions.


Documentation generated on: 2021-07-30