17-09-2008, 01:27 PM
There is a comment regarding line:
The comment states that this line violates rule 17.4, which is not the case, as the variable array_12 has been declared as an array.
It should state that there is a violation of rule 21.1 regarding array bound errors.
Code:
else if ( ( &array_12 [ 12 ] - &array_12 [ index_1 ] ) > 0 )
It should state that there is a violation of rule 21.1 regarding array bound errors.
<t>Graham Andrews<br/>
Edinburgh Design Centre<br/>
Analog Devices Inc</t>
Edinburgh Design Centre<br/>
Analog Devices Inc</t>