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."
|