
Go to the source code of this file.
Functions | |
| static char * | get_buff (char *buf, int n, FILE *fp) |
| ObjectData_T * | read_objectdata (char *name, int *objectnum) |
| static char * get_buff | ( | char * | buf, |
| int | n, | ||
| FILE * | fp | ||
| ) | [static] |
Definition at line 62 of file examples/optical/object.c.
| ObjectData_T* read_objectdata | ( | char * | name, |
| int * | objectnum | ||
| ) |
Definition at line 20 of file examples/optical/object.c.