O
Oliver Block
Hi,
do you have any idea, why the following construct increases the number
of element of my array of arrays @myArray with one?
if ( @#{ $myArray[$myElements] } < 0) { ...
bye,
Oliver
do you have any idea, why the following construct increases the number
of element of my array of arrays @myArray with one?
if ( @#{ $myArray[$myElements] } < 0) { ...
bye,
Oliver