Date: Wed, 8 Nov 1995 08:27:25 +0200 (IST) From: Eli Zaretskii To: Frederic Lamorce Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Searching for a good 'cb' for dos On 7 Nov 1995, Frederic Lamorce wrote: > I'm looking for a good C beautifier (and lint) under DOS, I'm using gcc 2.6.3, > so if someone have sources of cb, just tell me where I can find them. Will GNU indent be enough? If so, you can compile it under DJGPP, or get a pre-compiled binary from SimTel mirrors (e.g. ftp://ftp.coast.net/SimTel/vendors/gnu/gnuish/inde11a?.zip). > Another thing, what are the main difference between djgpp v1 and v2 ? You can read about this in chapter 21 of the DJGPP FAQ list (faq102.zip at the same place you get DJGPP), which explains the differences.