Library Name | Command | |||
Description | Command Interpreter library | |||
Status | in production, code in use in released products | |||
Header Files |
|
|||
Functions | void CommandError(const int errorlevel,const char* szAdditionalInfo); void CommandErrorText(const int nError); int CommandInterpret(char* cmd,hCMDTABL table,int(*err)(const char*,char*)); int ExecuteDOSCommand(char* command,char* tail); hCMDTABL LoadCommandFile(hCMDTABL table,char* fname,char** descriptions[]); void ShowCommands(hCMDTABL tbl,char** descriptions); |
For more information, click here, or send email to codelibs@L5Software.com with "Library::Command inquiry" in the subject line.
FKETM Code Libraries Home Page
Hosted by FKEinternet