a0592c8cc
070f67aef
268b08238
1
2
3 4 5
char *screen_readln(WINDOW *w, char *prompt); int my_waddstr(WINDOW *, const char *, int); int my_mvwaddstr(WINDOW *, int, int, const char *, int);