Forum: C Nov 20th, 2008 |
| Replies: 6 Views: 695 By the way im actually programming in C for something else thats why im using it and not Cin/cout.
AND THANKS
fflush(stdin);
seems to work,
just a question, wat is the equivalent... |
Forum: C Nov 19th, 2008 |
| Replies: 6 Views: 695 Hi i have a question. Im using Dev C++ and this simple program takes in values of x and outputs *prints them on the screen. Although x should be an integer If i put in for example the letter "u" or... |