Add: begin shell with help command
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#define INCLUDE_STRING_H
|
||||
|
||||
int strlen(char* str);
|
||||
int strcmp(char* str1, char* str2);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user