[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

O_TRUNC

fpOpen file open mode: Truncate file to length 0

Declaration

Source position: ostypes.inc line 260

const O_TRUNC = $200;