|
|
|
|
|
by kevindong
2682 days ago
|
|
> but all right-thinking people know that (a) K&R are right and (b) K&R are right
> ...
> Rationale: K&R. I REALLY do not like just calling something correct because it was in the K&R book. > Also, note that this brace-placement also minimizes the number of empty (or almost empty) lines, without any loss of readability. Thus, as the supply of new-lines on your screen is not a renewable resource (think 25-line terminal screens here), you have more empty lines to put comments on. Is that really an acceptable justification in the era of cheap 4K displays? |
|
The statement you quoted is simply saying that the author agrees with K&R. Nothing wrong with it.