Truncate Arrays
Thanks
Leo
Thanks
Leo
Leo13 wrote:
I was wondering if anyone knows a way to truncate the initial part of an integers array. I can do that with a for loop that fills a shorter array starting from a specified index of the source array, but it takes ages so there must be another way... Thanks
Leo
Array.reverse |