| bio | website | sourceforge.net/projects/… |
|---|---|---|
| location | Farnborough, United Kingdom | |
| age | ||
| visits | member for | 3 years, 2 months |
| seen | 5 hours ago | |
| stats | profile views | 442 |
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 | 314 rep | 213 |
|
|
Server Fault | 108 rep | 4 |
|
|
Super User | 101 rep | |
|
|
Meta Stack Overflow | 101 rep | |
|
|
Web Applications | 101 rep |
| all time | by type | ||||
|---|---|---|---|---|---|
| 30 | up | 11 | question | ||
| 1 | down | 20 | answer | ||