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