First page Back Continue Last page Graphics
Initializing Static member
Can't be done inside the class declaration.
int StringBad::num_strings ( 0 ) ;
Separate statement outside the class declaration.
An exception exists for a const of integral or enumeration type.