Help for this page

Select Code to Download


  1. or download this
    push @new, $array1[$count1++].$array2[--$count2]
        while ($count1 < @array1 && -$count2 < @array2);