Program now runs once, input seems to not work, added debug in makefile for debugging
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
void Pish(void);
|
||||
void Execute(char* command);
|
||||
char* GetInput(void);
|
||||
void GetInput(char* inputString);
|
||||
void ParseInput(char* inputString, CommandStruct* command);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user