Added comments and tips for code
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "Common.h"
|
||||
|
||||
const char* GetHomeDir(void);
|
||||
void ioRedirection(char *inputString, CommandStruct *command);
|
||||
void IntegratedCheck(CommandStruct* command);
|
||||
void GetInput(char* inputString);
|
||||
void ParseInput(char* inputString, CommandStruct* command);
|
||||
|
||||
Reference in New Issue
Block a user