| |
| | UNIX man pages : indent () (Site not responding. Last check: ) |
 | | There are several common styles of C code, including the GNU style, the Kernighan & Ritchie style, and the original Berkeley style. |
 | | Option set- tings which correspond to the GNU style are: -nbad -bap -nbc -bbo -bl -bli2 -bls -ncdb -nce -cp1 -cs -di2 -ndj -nfc1 -nfca -hnl -i2 -ip5 -lp -pcs -nprs -psl -saf -sai -saw -nsc -nsob The GNU coding style is that preferred by the GNU project. |
 | | indent attempts to distinguish between comments which follow state- ments, comments which follow declarations, comments following prepro- cessor directives, and comments which are not preceded by code of any sort, i.e., they begin the text of the line (although not neccessarily in column 1). |
| www.mcsr.olemiss.edu /cgi-bin/man-cgi?indent (5076 words) |
|