| CLI_clearFiles.c | Implements clearing the list of open files |
| CLI_clearTokens.c | Implements clearing the parsed token tree |
| CLI_command.c | Handles command looping including file reading |
| CLI_getValue.c | Implements the CLI_getValue function |
| CLI_indirect.c | Implements CLI's ability to indirect to a file |
| CLI_parse.c | Parses the input line according to the provided syntax |
| CLI_parseValue.c | Parses a value (a parameter or the value of a qualifier) |
| CLI_present.c | Implements the CLI_present function |
| CLI_prvdefs.h | Private include file for the CLI package |
| CLI_pubdefs.h | Standard public include file for the CLI package |
| CLI_report.c | Report a message |
| CLI_squeeze.c | Squeeze extraneous white space out of a line |
| CLI_syntax.c | All syntax construction routines |
1.2.14 written by Dimitri van Heesch,
© 1997-2002