request

Thread Starter

moslem

Joined Dec 16, 2009
20
Hello every one
i want to ask if any one has an idea about how to make a c++ program which searches award in afile shows the similar words.
Thanks alot.
 

Harrington

Joined Dec 19, 2009
85
Do you have to use C++ ?? Can you use another language instead example VB.net or C# or Java does it have have a visual interface can it be a standalone console application Need some more information from you
 

Harrington

Joined Dec 19, 2009
85
What type of file are you reading ?? whats the extension of that file whats type of character format are you using ?? Is it a binary file ?? Does it use Unicode characters ?? is it a hex file ??
 
Top