coding style, continuing education

Bruce Korb bkorb@cruzio.com
Mon Jan 22 13:05:00 GMT 2001


Nix wrote:

> So we need a way to format them nicely. Might I throw out the
> possibility of something like

If it is too complicated to understand without interspersed
comments, then it is too complicated, period.  *PLEASE* do
not show off your prowess at minimizing expression sizes.
That is a compiler problem.  Minimize brain comprehension
cycles by keeping your focus narrow.  That is the maintenance
problem.  Cascading `if's are (usually) *far* easier than a
multi-leveled gargantuan monstrosity.


More information about the Gcc mailing list