Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: appending arrays

by kelan (Deacon)
on Nov 19, 2003 at 18:29 UTC ( [id://308375]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://308375]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-03-28 16:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found