Change the appearance of a C/C++ program by inserting or deleting whitespace.
indent --linux-style {path/to/source.c} {path/to/another_source.c}
indent --gnu-style {path/to/source.c} -o {path/to/indented_source.c}
indent --k-and-r-style --indent-level3 --no-tabs --line-length120 {path/to/source.c} -o {path/to/indented_source.c}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB