| bio | website | sourceforge.net/projects/… |
|---|---|---|
| location | Farnborough, United Kingdom | |
| age | ||
| visits | member for | 3 years, 7 months |
| seen | Feb 22 at 9:01 | |
| stats | profile views | 3 |
To download Linux's Algol68 Compiler, Interpreter & Runtime:
INDENT(1L)
NAME
indent - changes the appearance of a C program by inserting or
deleting whitespace and curly brackets.
SYNOPSIS
indent [options] [input-files]
indent [options] [single-input-file] [-o output-file]
indent --version
DESCRIPTION
The indent program can be used to make code easier to read. It can
also convert from one style of writing C to another.
OPTIONS
-bad, --blank-lines-after-declarations
Force blank lines after the declarations.
-bap, --blank-lines-after-procedures
Force blank lines after procedure bodies.
-bbb, --blank-lines-before-block-comments
Force blank lines before block comments.
-bbo, --break-before-boolean-operator
Prefer to break long lines before boolean operators.
-bournegol, --get-rid-of-those-nasty-curly-brackets
|
|
Stack Overflow | 391 rep | 213 |
|
|
Super User | 221 rep | 14 |
|
|
Electrical Engineering | 126 rep | 1 |
|
|
Mathematics | 106 rep | 2 |
|
|
Server Fault | 103 rep | 6 |
2 Votes Cast
| all time | by type | ||||
|---|---|---|---|---|---|
| 2 | up | 1 | question | ||
| 0 | down | 1 | answer | ||