Files
math_shell/msh.h
2022-03-30 21:26:17 -04:00

4 lines
67 B
C

int builtinExit();
int builtinAuthor();
int builtinCD(char **dir);