PMFLComp: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
mNo edit summary
 
Line 8: Line 8:


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/util/disk/pmflcomp.zip pmflcomp.zip]
* [pmflcomp.zip]


[[Category:Shareware]]
[[Category:Shareware]]

Latest revision as of 02:59, 4 September 2022

PMFLComp compares two files using three different methods:

  1. ASCII/line: compares two files on a line by line basis. An excellent tool for comparing differences in source programs.
  2. Hex/binary: compares two files on a byte by byte basis. A comprehensive listing to compare right down to the bit level.
  3. Checksum: comparees two files by calculating a checksum value for both files. The fastest way to compare two files. Provides options to customize the comparison type.
Requirements
OS/2 2.0
Author
American Coders

Links

  • [pmflcomp.zip]