Re: [Dev-C++] Choose a word from a .txt file
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Lloyd <ll...@cd...> - 2008-06-03 04:47:10
|
Wouldn't regular expression search help you? May be better solution could be there... check for regex in www.boost.org On Tue, 2008-06-03 at 01:24 -0300, Alexsandro Meireles wrote: > Dear users, > > How can I write a script to look a word in a .txt file with two > columns (one is the word and the other is the answer I need) and give > an answer which is in the second column. In other words, a user types > a word, then the script match it with a word in a .txt file (first > column) and gives the answer (second column). > > Thanks in advance! > > Alex. > ______________________________________ Scanned and protected by Email scanner |