Forum: C++ Mar 18th, 2008 |
| Replies: 2 Views: 2,151 Thanks! using namespace std; along with a couple other quick corrections solved the problem. |
Forum: C++ Mar 18th, 2008 |
| Replies: 2 Views: 2,151 I am getting compiler output that makes me think I have some sort of syntax error like a missing ';' or misaligned (). But I've checked my code thoroughly and can't find anything wrong. What else... |