Forum: C Jan 8th, 2005 |
| Replies: 3 Views: 4,371 use a while loop checking if q is pressed. You havent actually used char, and are asking the user to input a letter or number, but only grabbing the number! I would convert to c++ and use iostream, I... |
Forum: C Dec 17th, 2004 |
| Replies: 3 Views: 2,274 what error is it showing as the code looks fine to me |