@@ -1,11 +1,6 @@
#ifndef COMMAND_H
#define COMMAND_H
#define AWAIT_COMMAND 1
#define START_MAIN 2
#define QUIT_PROF 3
int handle_start_command(char *inp);
int handle_command(char *inp);
int process_input(char *inp);
#endif
The note is not visible to the blocked user.