View Single Post
Old 10-08-2006, 04:32 PM   #5 (permalink)
noobie
Forum Expert
 
Join Date: Jul 2005
Location: Istanbul/Turkey
Age: 27
Posts: 425
Default

he is probably talking about pointers but as far as I can tell, you cant do it in any language. you cant initialize something if you dont know the size. you need to use dynamic arrays/data structures.
__________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."
noobie is offline   Reply With Quote