|
-
May 4th, 2011, 02:35 PM
#11
Re: C++ question about arrays....
 Originally Posted by VladimirF
If this is a school project and if you are restricted to NOT use STL, check out realloc
I'm not sure you can use realloc in conjunction with 'new[]' and 'delete[]'.
Viggy
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
|