Openopen a file for read/write accessopenchar *fnameint modeAssembler Equivalent
os9 I$OPEN
Description
Placeholder
Diagnostics
-1 is returned if the file does not exist, if the pathname
cannot be searched, if too many files are already open, or if
the file permissions deny the requested mode.
See Also
creat(),
read(),
write(),
dup(),
close()