-
file comparing
Im trying to do a file comparison with large files (>10meg) where speed is
a concern. Im currently just opening/reading the files into a buffer and
comparing the buffers -> this solution is too slow. Is there a better way?
also, im thinking about using file checksum/crc to quicken the process.
Is there any built-in or api function that gives me this info?
Please help.
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks