Hey,
I have an assignment for my Data structures class to write my own string class using character arrays with Dynamic Memory Allocation. Its way over due, and I still cant figure out how to do much of anything. Does anyone have a simplified string class where I could understand how to create the class and work on changing it to dynamic memory allocation on my own?