Implementation subroutines
We can't call constructors explicitly, and shouldn't call destructors, but we can regroup their work into auxiliary functions
Copy in a string with init
Delete our data with destroy
The other operations will call these
Previous slide
Next slide
Back to first slide
View graphic version