rmgr Driver support Functions


rmgr_Chmod


Syntax:
#include <rmgr_lib.h>

rmgr_Chmod (int fd, char *name, int len, int mode)


Description:

Changes the user-level access modes of the ressource <name> to mode.


Compilation Example:

cc -o your_program -lrmgr your_program.c

Sun Dec 13 14:32:19 1998