[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1. The indent Program

The indent program can be used to make code easier to read. It can also convert from one style of writing C to another.

indent understands a substantial amount about the syntax of C, but it also attempts to cope with incomplete and misformed syntax.

In version 1.2 and more recent versions, the GNU style of indenting is the default.

1.1 Invoking indent  
1.2 Backup Files  
1.3 Common styles  
1.4 Blank lines  
1.5 Comments  
1.6 Statements  
1.7 Declarations  
1.8 Indentation  
1.9 Breaking long lines  
1.10 Disabling Formatting  
1.11 Miscellaneous options  
1.12 Bugs  
1.13 Copyright  



This document was generated by David Ingamells on October, 16 2001 using texi2html