Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
indent - A GNU program for formatting C code
- Description:
Indent is a GNU program for beautifying C code, so that it is easier to
read. Indent can also convert from one C writing style to a different
one. Indent understands correct C syntax and tries to handle incorrect
C syntax.
Install the indent package if you are developing applications in C and
you want a program to format your code.
Packages
indent-2.2.10-7.el6.i686
[110 KiB] |
Changelog
by Petr Pisar (2012-02-02):
- Return non-zero exit code on tests failure (Resolves: #784304)
|