Forum: C++ Oct 12th, 2007 |
| Replies: 1 Views: 1,061 hello, i have write a program and when i compile it, it say that one of my variable 'advance', is a ambiguous symbol and cannot be used....why? after i change the 'advance' to other word, like... |
Forum: C++ Oct 12th, 2007 |
| Replies: 7 Views: 4,934 just put a ' cin.get (); ' at the end of the loop |