|
-
June 30th, 2010, 08:30 PM
#3
Re: Dynamic memory allocation problem
Thanks. It worked. I tried bool SafeArrayAlloc(T&* array, int Size) previously but it did not work. You are probably right that this function is not very useful, but I also wanted to write a function for multidimensional array allocation and I can't do that without getting this function to work. Thanks again.
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
|