COHERENT help

This page displays the COHERENT help information for access.

Listing of available help pages


access() -- Check if a file can be accessed in a given mode

#include <unistd.h>
int access(filename, mode) char *filename; int mode;