Posted by hussein on July 29, 1999 at 00:33:17:
In Reply to: Proj 3 Constructor vs. Build posted by Will on July 28, 1999 at 22:07:10:
: What is supposed to be the difference between the build and the constructor?
: I had the constructor call the build function so the build could be used recursively.
: This means that Build should be a private function. Is this ok, or do I need to change my code?
sounds good.
---
hussein