Searched refs:last_getc (Results 1 – 2 of 2) sorted by relevance
272 static int last_getc = ERR; variable287 return last_getc; in dlg_last_getc()293 last_getc = ERR; in dlg_flush_getc()322 sprintf(temp, "%d", last_getc); in dlg_add_last_key()374 last_getc = my_wchar; in really_getch()384 last_getc = my_wchar; in really_getch()388 last_getc = ERR; in really_getch()398 last_getc = ch; in really_getch()
1680 + correct missing initialization of last_getc variable in dlg_getc()