Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ruud79
  • Content: Threads
  • Order by date
  1. ruud79

    'std' is not a class or namespace name

    Hi, I have just started programming using microsoft Visual C++ 6.0. I want to use Vector and String in my code and so I included <vector> and <string>, but I get the error message &quot; 'std' : is not a class or namespace name &quot;. The code looks like this: include# <string> include#...

Part and Inventory Search

Back
Top