What's the coding style?

General project discussion. NOT for help questions.
Post Reply
simon_a
Forum Members
Forum Members
Posts: 26
Joined: Wed Oct 01, 2008 8:42 am

What's the coding style?

Post 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
simon_a
Forum Members
Forum Members
Posts: 26
Joined: Wed Oct 01, 2008 8:42 am

Re: What's the coding style?

Post by simon_a »

coding style == "no response"

:P
Post Reply

Return to “General Discussion”