indent

C language source code formatting program
 
  2
  1 review



The `indent' program changes the appearance of a C program by inserting or deleting whitespace.

`indent' also provides options for controlling the alignment of braces and declarations, program indenting, and other stylistic parameters, including formatting of both C and C++ comments.
Latest reviews
5
lib2know 8 years ago

allows to code in your own style and reformat before you share your code