Constructor Example (end)
Here is the implementation of the constructor:
ThinkingCap::ThinkingCap() { strcpy(green_string, ” “); strcpy(red_string, ” “); }
Where does it go?
Previous slide
Next slide
Back to first slide
View graphic version