Originally Posted by mickey yes, I have only main.cpp and I have using namespace std; You wouldn't have such problems without that line. It's better to use std:: prefix for all functions and classes from standard namespace.
mickey (16th January 2008)
Forum Rules
Bookmarks