1
0
mirror of https://github.com/rfivet/uemacs.git synced 2024-06-09 21:40:42 +00:00
uemacs/flook.h

10 lines
140 B
C
Raw Normal View History

#include "estruct.h"
extern const char *pathname[] ;
boolean fexist( const char *fname) ;
char *flook( const char *fname, int hflag) ;