... | @@ -17,3 +17,4 @@ The following section details the suggested coding guideline to be followed in t |
... | @@ -17,3 +17,4 @@ The following section details the suggested coding guideline to be followed in t |
|
* Prefer the use of compound literals to initialise struct type variables.
|
|
* Prefer the use of compound literals to initialise struct type variables.
|
|
* Where ever the default external linkage is implied no need for explicit use of extern keyword.
|
|
* Where ever the default external linkage is implied no need for explicit use of extern keyword.
|
|
* Avoid all whitespace errors.
|
|
* Avoid all whitespace errors.
|
|
|
|
* 0 warnings and 0 errors policy to be followed. |
|
|
|
\ No newline at end of file |