Modestus Moon OS  R4
CS 450 project
commhand.h
Go to the documentation of this file.
1 void init_commhand(void);
2 char *get_hist_up(void);
void init_commhand(void)
init_commhand Starts input loop and waits for shutdown code
Definition: commhand.c:200
char * get_hist_up(void)