ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
getconf.h
Go to the documentation of this file.
1#ifndef GETCONF_H
2#define GETCONF_H
3
4extern int getconf(stralloc *sa,const char *fn,int flagrequired,
5 const char *dir);
6extern int getconf_line(stralloc *sa,const char *fn,int flagrequired,
7 const char *dir);
8
9#endif
int getconf(stralloc *sa, const char *fn, int flagrequired, const char *dir)
Definition getconf.c:21
int getconf_line(stralloc *sa, const char *fn, int flagrequired, const char *dir)
Definition getconf.c:53
stralloc fn
char * dir