23-05-2012, 05:44 PM
So, would the following code, built upon the original example, be in violation of the rule?
Code:
pt2Function a;
void a( int something_other_than_the_word_size ) {
global_int = something_other_than_the_word_size;
}