A flexible tool to indent C programs https://www.gnu.org/software/indent/
Go to file
2024-04-19 16:06:28 +02:00
indent.spec remove info/dir [release 2.2.13-2mamba;Fri Apr 19 2024] 2024-04-19 16:06:28 +02: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.