C Cross Referencing & Documentation tool. Version 1.4.
Sets up the top level File structure.
extern File CurFile
| Defined in: | cxref.c |
| Prototyped in: | cxref.h | |
| Calls: | NewStringList() | slist.c |
| NewStringList2() | slist.c | |
| SafeCalloc() | memory.c | |
| SafeMallocString() | memory.c | |
| Called by: | main() | cxref.c |
void SeenFileComment ( char* comment )
| Prototyped in: | cxref.h | |
| Calls: | SafeMallocString() | memory.c |
| Called by: | SeenComment() | comment.c |
| References Variables: | CurFile | cxref.c |