| Version 1 (modified by , 15 years ago) ( diff ) | 
|---|
Coding rules
- variables should not use capital letters. Use underscores to make variables more understandable.
- Function names and enums should not use any underscore. Use capital letters to make names more understandable.
Example:
Input* vx_input=GetInput(inputs,VxInput);
  Note:
 See   TracWiki
 for help on using the wiki.
    ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)
