TwiceAsNice
2019-02-18
|
Classes | |
struct | prefstruct |
Macros | |
#define | MAXLIST 32 /* max. nb of list members */ |
Functions | |
int | cistrcmp (char *cs, char *ct, int mode) |
void | dumpprefs (int state) |
void | endprefs (void) |
void | preprefs (void) |
void | readprefs (char *filename, char **argkey, char **argval, int narg) |
void | useprefs (void) |
Variables | |
prefstruct | prefs |
#define MAXLIST 32 /* max. nb of list members */ |
int cistrcmp | ( | char * | cs, |
char * | ct, | ||
int | mode | ||
) |
void dumpprefs | ( | int | state | ) |
void endprefs | ( | void | ) |
void preprefs | ( | void | ) |
void readprefs | ( | char * | filename, |
char ** | argkey, | ||
char ** | argval, | ||
int | narg | ||
) |
void useprefs | ( | void | ) |
prefstruct prefs |