28 #ifndef __FREEWRL_INPUTFUNCTIONS_H__
29 #define __FREEWRL_INPUTFUNCTIONS_H__
34 char* makeFontDirectory();
35 FILE *openLocalFile (
char *fn,
char* access);
36 char * stripLocalFileName (
char * origName);
37 void scanUnsignedIntoValue(
char *sp,
size_t *rv);