everest% CC main2.C box1.C main2.C: "main2.C", line 12: error(1238): member "Box::length" is inaccessible printf("b.length = %f\n", b.length) ; ^ 1 error detected in the compilation of "main2.C". box1.C: everest%