home *** CD-ROM | disk | FTP | other *** search
-
-
-
- =====( FileCmp V1.00 )=============================================
-
-
- Trion file compare Utility.
-
- (c) Copyright Paul Spijkerman, '96-'97. All rights reserved.
-
- Written for use with the Trion BBS package.
-
-
- ===================================================================
-
-
- Just a very simple tool to compare files, while I was programming
- i needed something to compare sources and executables but
- all programms I found didn't work or crashed.
-
- It only shows the first 100 bytes which are different in the
- files because if the file was completely different you have
- to wait a long time to show all differences.
-
- It shows the positions of the bytes that doesn't match, the
- decimal value and the ASCII character that value symbolise.
-
-
-