Add documentation note from Alex
This commit is contained in:
parent
9d6026d8ec
commit
4ef9ea2b2a
1 changed files with 3 additions and 1 deletions
|
@ -2553,7 +2553,9 @@ for C code in GNU programs.
|
|||
|
||||
@item k&r
|
||||
@cindex K&R style
|
||||
The classic Kernighan and Ritchie style for C code.
|
||||
The classic Kernighan and Ritchie style for C code. If you're looking
|
||||
for the style used in the 2nd edition of their book ``The C
|
||||
Programming Language'', then check out the @code{stroustrup} style.
|
||||
|
||||
@item bsd
|
||||
@cindex BSD style
|
||||
|
|
Loading…
Add table
Reference in a new issue