iNDUSTRIA fLASHERA iNC10:(void.c):09/06/2003 << Back To iNDUSTRIA fLASHERA iNC10


/* if void */ #include <stdio.h> main() { do { printf("there is no index\t"); } while (!kbhit()); }