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

DOSFALSE

=0 as False Value for some Aros functions.

Declaration

Source position: amigados.pas line 37

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 Aros functions.


Documentation generated on: 2017-01-10