A flexible tool to indent C programs https://www.gnu.org/software/indent/
Go to file
2024-01-05 23:54:34 +01:00
indent-2.2.9-gcc4fix.patch update to 2.2.11 [release 2.2.11-1mamba;Tue Jan 29 2013] 2024-01-05 23:54:34 +01:00
indent-2.2.11-texinfo-5.0.patch update to 2.2.11 [release 2.2.11-1mamba;Tue Jan 29 2013] 2024-01-05 23:54:34 +01:00
indent.spec update to 2.2.11 [release 2.2.11-1mamba;Tue Jan 29 2013] 2024-01-05 23:54:34 +01:00
README.md update to 2.2.11 [release 2.2.11-1mamba;Tue Jan 29 2013] 2024-01-05 23:54:34 +01:00

indent

Indent changes the appearance of a C program by inserting or deleting whitespace. It also has options for controlling the alignment of braces and declarations, program indenting, formatting of both C and C++ comments, and other stylistic parameters.