lpc arrays are always dynamic. and you can do stuff like
insert_your_basic_array_variable_here+=({ stuff }) ;
they never need to be initailized with a certain size in mind, you can do
that if you feel like it though with the
allocate kfun, though i personally have never had to use it.
List config page:  http://list.imaginary.com/mailman/listinfo/dgd