What's the coding style?
Posted: Tue Nov 04, 2008 1:18 pm
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
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