NevilleDNZ

424
Reputation
88 views

Registered User

Name NevilleDNZ
Member for 8 months
Seen 12 hours ago
Website
Location Farnborough, Hampshire, UK
Age
Algol68: http://www.linkedin.com/groups?gid=2333923
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
4

Questions

*
4
15
votes
9
answers
845
views

*
4
6
votes
3
answers
402
views

*
1

 

 

6

Answers

 

6

Votes

up6down

 

24

Tags

 

9

Badges