|
-
August 9th, 2001, 08:17 AM
#1
free memory?
I am using a CStringArray in my program. I wish to not only free the memory associated with the pointers to the strings in the array (as is done with RemoveAt() and RemoveAll()), but I also wish to free the memory allocated to the actual strings. MSDN doesnt list a function for doing this. How do I do it manually?
Thanx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|