Open open a file for read/write access open char *fname int mode Assembler 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()