i had this really cool game in which you type in questions and get back witty replies. is it possible to create this program in c++? if anyone already has this program, then please let me know.
to create this program, maybe we can store many replies in a file, and search for a keyword obtained from the question. but this sounds very complicated, also there seems to be a very less chance of an accurate reply. Any ideas?