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

DOSFALSE

=0 as False Value for some Amiga functions.

Declaration

Source position: amigados.pas line 59

const DOSFALSE = 0;

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

DOSTRUE

  

=1 as True Value for some Amiga functions.


Documentation generated on: 2021-07-30