everest% CC -c pmain2.C
"pmain2.C", line 24: error(1238): function "Box::grow" is inaccessible
     p1.grow() ;
        ^

1 error detected in the compilation of "pmain2.C".
everest% 
