Page 1 of 1

What's the coding style?

Posted: Tue Nov 04, 2008 1:18 pm
by simon_a
Hey,

I'm just wondering what's the coding style used in the CMSMS code? I mean, the opening curly bracket for a loop seems to be indented more to the left than the loop declaration itself. Just wondering is it a standard of some sort?

I'm generally happier fully indenting all lines of code that are executed during a loop, for example.

Simon

Re: What's the coding style?

Posted: Thu Nov 06, 2008 2:21 pm
by simon_a
coding style == "no response"

:P