Forum: Perl
Apr 29th, 2005, 9:50 AM
|
|
Replies: 1
Views: 379
How To Split Array Into Two Seperate Arrays?
I was wondering how, if i had an array of a fair few values (say about 20 for arguments sake), called @example
How would i divide this array into two seperate arrays, as in, the first 5 values of...
|