View Single Post
Join Date: Dec 2007
Posts: 1,525
Reputation: javaAddict is a glorious beacon of light javaAddict is a glorious beacon of light javaAddict is a glorious beacon of light javaAddict is a glorious beacon of light javaAddict is a glorious beacon of light javaAddict is a glorious beacon of light 
Solved Threads: 209
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is offline Offline
Posting Virtuoso

Re: Comparing files on Mac

 
0
  #2
Oct 6th, 2008
You could compare the bytes you get from reading the file, but I have never used that way and I don't know how it will work.

As far as the almost identical you will need to decide the ruling.

http://java.sun.com/javase/6/docs/ap...putStream.html

http://java.sun.com/javase/6/docs/ap...redReader.html

http://java.sun.com/javase/6/docs/ap...putStream.html
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote