|
HOPS
HOPS class reference
|
#include <stdlib.h>#include <string.h>#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>#include <errno.h>#include <ctype.h>#include "msg.h"#include "adata.h"#include "afile_structure.h"Functions | |
| void | clear_afile_structure (afile_structure *) |
| int | read_afile (char *filename, afile_structure *adata_element) |
| void clear_afile_structure | ( | afile_structure * | afile_struct | ) |
| int read_afile | ( | char * | filename, |
| afile_structure * | adata_element | ||
| ) |