Help for this page

Select Code to Download


  1. or download this
    my $num_elements = @array;
  2. or download this
    my $num_elements = $#array;