| ??? 04/23/06 17:10 Read: times |
#114812 - use getch in a while Responding to: ???'s previous message |
char ch;
char string_[20]; int i=0 do{ ch=getch(); string_[i++]=ch; }while(ch); |
| Topic | Author | Date |
| scanf | 01/01/70 00:00 | |
| why scanf? use other commands | 01/01/70 00:00 | |
Clocks do not need to be the same | 01/01/70 00:00 | |
| scanf vs. sscanf | 01/01/70 00:00 | |
| frequeny | 01/01/70 00:00 | |
| use getch in a while | 01/01/70 00:00 |



