Quote:
Originally Posted by BillyMac
I observed a girls junior varsity prep school game today. Connecticut prep school use an "odd" hybrid version using both NFHS and NCAA rules. The visiting team, wearing white, I told you the rules were "odd", has a player wearing the numeral 02, another 03, and another 05. Are these numerals legal in any rule set?
|
is the same as But
Code:
char string[50] = "05";
is not the same as
Code:
char string[50] = "5";
__________________
Pope Francis
|