|
|
|
|
|
by PaulDavisThe1st
333 days ago
|
|
It's not about semantics at all. whitespace has (virtually) no semantics in C or C++, but there are few programmers who would feel comfortable reading such code without the suggestive hinting that indentation provides. |
|