[comp.sources.wanted] diff for MSDOS?

awylie@pyr1.cs.ucl.ac.uk (01/07/88)

Does anyone out there have a program for the IBM PC which can incorporate
diffs into source files? Quite a few of the larger programs which are
distributed on the Net often have diffs posted for them. This is fine for
Unix types but what about those of us who use MSDOS? Does such a program
exist for the PC, either PD or commercial?
    cheers,
        Andrew

------------------------------------------------------------
Andrew Wylie, University of London Computer Centre,
20 Guilford Street, London WC1N 1DZ, England.

JANET:      andrew@uk.ac.ulcc.ncdlab
UUCP:              ..!mcvax!ukc!cs.ucl.ac.uk!awylie
ARPA:              awylie@cs.ucl.ac.uk
BITNET:     andrew%uk.ac.ulcc.ncdlab@ac.uk

If replying via satnet please give a UUCP path from mcvax to
your site.

cramer@optilink.UUCP (Clayton Cramer) (01/12/88)

> 
> Does anyone out there have a program for the IBM PC which can incorporate
> diffs into source files? Quite a few of the larger programs which are
> distributed on the Net often have diffs posted for them. This is fine for
> Unix types but what about those of us who use MSDOS? Does such a program
> exist for the PC, either PD or commercial?
>     cheers,
>         Andrew
> 
I don't have such a program, but I can suggest a technique: EDLIN (you 
remember EDLIN, it came on the DOS distribution disk) will accept commands
from stdin.  With a little thought, it should be possible to build a 
program to convert the output of diff into input to EDLIN.

Clayton E. Cramer