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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JetongC

  1. JetongC

    cin problems with strings

    Can someone help me with this? I am trying to grab a string from the user by doing this: string word; ... while(cin >> word){ ... } Here is the error I'm getting: error C2679: binary '<<' : no operator defined which takes a right-hand operand of type 'class...

Part and Inventory Search

Back
Top