Heap Corruption Detected: Manipulating strings with pointersWow that's it... spent so much time scratching my head over this and yet the problem was so simple. ...
Heap Corruption Detected: Manipulating strings with pointersfor my CS215 course, I was given a class called String215 which is a basic string class to help in t...
Append suffix to string with pointer arithmetic I see, does deleting InitialDataPointer after data has been assigned to it also delete the data poi...
Append suffix to string with pointer arithmeticAh, yeah that makes sense. Definitely simplifies things, thanks
Append suffix to string with pointer arithmeticSorry but I don't really understand how I would use copies of the original pointers to help solve my...
This user does not accept Private Messages