Thread: C++ Arrays
View Single Post
Old 11-09-2006, 01:06 PM   #5 (permalink)
milt
Forum Expert
 
milt's Avatar
 
Join Date: Nov 2003
Location: Lancaster, PA
Age: 20
Posts: 1,606
Send a message via AIM to milt Send a message via Yahoo to milt Send a message via Skype™ to milt
Default

Well, now that I think of it... when you use the keyword 'new', it is allocating memory, so I guess at first it wouldn't know how much to allocate unless you specify the size inside the []. Am I corect?
__________________
--Milt, AKA Pokey
milt is offline   Reply With Quote