Click to See Complete Forum and Search --> : Text File:


vc hack
April 10th, 1999, 11:25 AM
Help me figure out...A program that will read 2 text files and compare them by character. Program should be able to tell if text is identical and if not how and were they are different.......Thanks (o:

April 10th, 1999, 11:42 AM
WinDiff

vc hack
April 10th, 1999, 01:24 PM
thanks but that looks way more advanced then i have become in c++ i am using an old compiler it doesn't even have windiff

Dave Lorde
April 12th, 1999, 06:13 AM
Download WinDiff free from:

http://mspress.microsoft.com/reslink/nt40/toolbox/default.asp?filechosen=tools/windiff.htm

Dave

April 12th, 1999, 06:25 AM
Is there no limit to what simple homework assignments people wants help with here?

If you don't have a clue how to make that program, maybe you should start attending some of the lessons in you class? Start thinking!!! What would you do if you were to read two text files and tell sombody else where they differ?
Would you first ask a stranger to do it for you or would you start comparing letter by letter and when something differs, write it down so you can tell somebody where they differ?

April 12th, 1999, 09:19 AM
just looking for tips not a homework assignment am trying to self teach i thought this page could help me thanks for the input NOTED!!!!!!

April 12th, 1999, 09:44 AM
Welcome to the CodeGuru homepage, the online community of developers. Here you will find hundreds of code snippets that can help you with your projects.
Get the picture!!!!!!!!!