rmgr Driver support Functions


rmgr_SetInt


Syntax:
#include <rmgr_lib.h>

rmgr_SetInt (int fd, char *name, int len, int aint)


Description:

Set a integer type ressource to a new value. If a ressource cannot be found in the kernel database a new one will be created.


Compilation Example:

cc -o your_program -lrmgr your_program.c

Sun Dec 13 14:32:19 1998