|
-
May 1st, 2008, 03:12 AM
#1
Thread Starter
Lively Member
[RESOLVED] [2005] - Compare Text In 2 Files
Hi All,
I been asked to write a program that will compare the contents of 2 files.
Example of the 2 files.
Text File 1:
Bloggs, Joe, Sydney
Text File 2:
Bloggs, Joe, Sydney
Smith, Stan, Perth
The program should find "Bloggs, Joe, Sydney" as a match.
I was thinking that the files could be read into seperate arrays but there could be 5000+ lines from each file. Any idea's
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|