Mail Archives: djgpp/2000/04/26/13:43:08
The DJGPP port of GNU Indent version 2.2.5 has been uploaded to the
simtelnet mirrors. The package can be obtained from
ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/ind225b.zip
ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/ind225s.zip
ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/ind225d.zip
ind225b.zip - The GNU Indent binaries.
ind225s.zip - The sources for Indent.
ind225d.zip - The HTML documentation.
The Indent program is a utility that makes C code easier to read by adding
or deleting whitespaces as necessary. It can also convert from one style
of coding to another.
'indent' can understand a substantial amount about the syntax of C
programs, but it also tries to cope up with incomplete and malformed
syntax. The GNU style of indenting is the default. However, various
other style such as K&R, Berkeley are also supported. Indent has a
plethora of options. The documentations contain detailed information about
these options.
A few bug fixes have been made since the previous version 2.2.4. A new
command-line option has been added.
Please direct any further discussions or problems with this port to
comp.os.msdos.djgpp news group or write to djgpp AT delorie DOT com.
- Raw text -