www.digitalmars.com [Home] [Search] [CTG] [RTL] [IDDE]
Last update Jul 1, 2004

DIFF: Compare Files

diff compares two text files and displays any lines that are different.
	diffdir switches... file1 file2
switches:
-c
Show context around differences
-e
Set off differences with <<>>
-i[macro]
Set off differences with #if macro/#else/#endif
-w
Ignore trailing whitespace when comparing lines

Copyright © 1995-2004 Digital Mars. All Rights Reserved.