COHERENT help

This page displays the COHERENT help information for creat.

Listing of available help pages


creat() -- Create/truncate a file

#include <fcntl.h>
int creat(file, mode)
char *file; int mode;