This shows you the differences between two versions of the page.
|
c:conio.h:getch [2014/07/05 10:22] 119.165.12.216 [description of getch] |
c:conio.h:getch [2024/02/16 01:05] (current) |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| c = getch(); | c = getch(); | ||
| putch(c); | putch(c); | ||
| - | uuu; | ||
| return 0; | return 0; | ||