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

Open_Creat

File open mode: Create if file does not yet exist.

Declaration

Source position: linuxold.inc line 29

const Open_Creat = 1 shl 6;