Also posted to the xcode list; not sure where I should ask,
apologies to those reading both lists.
In the MPW environment, the tool for comparing binary files is the
"Equal" command; in Windows, it's "fc" with the /B option.
What's the appropriate Mac OS X tool for comparing binary files?
(filemerge.app doesn't seem to be at all well suited for this, it
insists on interpreting the files as text and displaying garbage.
And the command-line UNIX "diff" tool seems to be essentially a text
tool, corresponding to MPW's "CompareFiles" rather than to "Equal.")
See x-man-page://cmp or x-man-page://diff
(that is, see the man page for cmp or diff unix command line tools)
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden