gindent

v 2.2.12

C language source code formatting program

GNU indent changes the appearance of a C program by inserting or deleting whitespace according to a plethora of options. Some canned styles of formatting are supported as well. GNU indent is a descendant of BSD indent. GNU indent does NOT work for C++, only C.

https://www.gnu.org/software/indent

To install gindent, paste this in macOS terminal after installing MacPorts

sudo port install gindent

Add to my watchlist

Installations 77
Requested Installations 28