get_input_line
if (get_input_line("which kind?", "", buf, sizeof(buf), "", 0, 1)) {
if (get_input_line("call it:", "", buf, sizeof(buf),
int get_input_line(const char *, const char *, char *, size_t, const char *, boolean, boolean);
if (!get_input_line("file name?", save_file, fname, sizeof(fname),
if (get_input_line("wizard's password:", "", buf, sizeof(buf),