Implemented data structure that provides subset of services offered by standard C++ string class.
• Dynamic memory allocation and deallocation.
• Self Referential classes for linked list.
Implemented data structure that provides subset of services offered by standard C++ string class.
C++