Help for this page

Select Code to Download


  1. or download this
    @foo = (
        [0, 1, 2, 3, 4, 5],
        [0, 1, 2],
        [0, [ 0, 1, 2, 3 ]]
    );
    
  2. or download this
    my @foo = (
        [0, 1, 2, 3, 4, 5],
    ...
        }
        $maxlength[$depth] = $#_ + 1 if($#_ >= '0'.$maxlength[$depth]);
    }