COHERENT help

This page displays the COHERENT help information for open.

Listing of available help pages


open() -- Open a file

#include <fcntl.h>
int open(file, type[, mode])
char *file; int type; [int mode;]