...
Non-Compliant Code Example
In the following this non-compliant code example, cBlocks is multiplied by 16 and the result is stored in the unsigned long long int alloc.
...
...
In the following this non-compliant code example, cBlocks is multiplied by 16 and the result is stored in the unsigned long long int alloc.
...