CTWM
|
Data Fields | |
FILE * | fp |
char * | name |
int | lineno |
FILE* incl::fp |
Definition at line 353 of file parse.c.
Referenced by twmFileInput().
int incl::lineno |
Definition at line 355 of file parse.c.
Referenced by twmFileInput().
char* incl::name |
Definition at line 354 of file parse.c.
Referenced by twmFileInput().