Go to the source code of this file.
Typedefs | |
| typedef int(* | INPUT_FUNC_TYPE )(char *, int) |
Functions | |
| void | setInputCharPtr (char *inpStr) |
| void | charPtrCleanup () |
| void | setInputFilePtr (FILE *fptr) |
| typedef int(* INPUT_FUNC_TYPE)(char *, int) |
Definition at line 12 of file InputFiller.h.
| void charPtrCleanup | ( | ) |
| void setInputCharPtr | ( | char * | inpStr | ) |
| void setInputFilePtr | ( | FILE * | fptr | ) |
1.5.3