In file useracc.h:

classrec_t* cls_find

(char* s)

Find a user class.

Documentation

Find a user class.

Parameters:
s - The name of a class to look for. The match is full-string and case sensitive.
Returns:
A pointer to the classrec_t for the required class, or NULL if the class could not be located.

Alphabetic index



This page was generated with the help of DOC++.