my @array = (1,2,3,4,5); print rev_array @array; [download]
In reply to Re: Reversing an array. Subroutine. by Errto in thread Reversing an array. Subroutine. by Pearte