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 wOOdy-Soft 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: *

  1. CosmicTruth

    can someone please help me learn about c++ file io

    i have the following code... if(!_stricmp(message, "be happy bot")) { aw_say("i am a happy bot"); cout << "[Bot]: i am a happy bot\n"; } there are a zillion of these that just listen for a certain string, then reply a string and print into the console what the robot has replied. what i...

Part and Inventory Search

Back
Top