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
What's the coding style?
Re: What's the coding style?
coding style == "no response"

