|
HOPS
HOPS class reference
|
#include <stdio.h>#include <ctype.h>#include <stdlib.h>#include <string.h>#include "fstruct.h"#include "mk4_util.h"Functions | |
| int | check_name (char *name, fstruct *f_info) |
| void | prep_fstruct (fstruct *f_info) |
| void | wipe_fstruct (fstruct *f_info) |
| int check_name | ( | char * | name, |
| fstruct * | f_info | ||
| ) |
| void prep_fstruct | ( | fstruct * | f_info | ) |
|
inline |