//getchars.h void set_keypress(); //Sets it up so a keypress can be read int isready(int); //Tells if a key has been pressed void echo_off(); //Tells computer not to echo keypress