|
-
March 14th, 2009, 10:37 AM
#8
Re: Simple dynamic array question
Thanks for the confirmation!
BTW I do use std::vector in normal life. I'm just trying to understand how dynamic arrays work here.
A related question: if the extent of a dynamic array is guaranteed to be knowable to the run-time, why isn't it accessible via an API call to the programmer? (I know, you didn't design the language ... but maybe there's a philosophical reason?)
Thanks again.
Tags for this Thread
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
|