For this assignment you are given the file SmartString.h that contains the sample code. The tasks you need to accomplish are:
- You will need to implement all the functions of the SmartString class exactly like they have been declared in the header file.
- You cannot change the access specifiers of either the attributes or the functions.
- You cannot add extra attributes to the class itself. The functions can have local variables.
- Try to use functions inside one another to maximize code reuse.
- You will need to define cpp and main.cpp
- All the functions of the SmartString class must work in the main file
- This is the last programming assignment, so do not forget to treat yourself once it is done!

![[Solved] CS224 Assignment 5](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] CS224 Lab 2-principles of using stack for savings registers](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.