HP C/iX Library Reference Manual (30026-90004)

128 Chapter5
HP C/iX Library Function Descriptions
creat
open (path, O_WRONLY | O_CREAT | O_TRUNC, mode);
NOTE
If linking with the POSIX/iX library, refer to the description of creat()
located in the MPE/iX Developer's Kit Reference Manual.
See Also
open()