NAME

MopenPerm - Return the access mode of m

SYNOPSIS

#include "csf.h"

enum MOPEN_PERM MopenPerm(const MAP *m);

PARAMETERS

const MAP *m
Not Documented.

DESCRIPTION

MopenPerm returns the permission. Note that M_WRITE is deprecated

RETURNS

Possible values for an
enum MOPEN_PERM
are as follows:

SEE ALSO

Mopen