74 #ifndef INPUT_H #define INPUT_H void edgets(char *s, int maxlen, int mk_upper); int yesno(void); #endif . 0