Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Arrays that points to another array

by allolex (Curate)
on Jan 29, 2004 at 22:28 UTC ( [id://325058]=note: print w/replies, xml ) Need Help??


in reply to Arrays that points to another array

In addition to the excellent advice from Roy_Johnson and hardburn, you might find it easier to understand the references* involved by having a look at a tutorial on this site called intro to references. It has cool ASCII-art diagrams of what the data structures look like.

* An AoA, or Array of Arrays is actually an array of references pointing to arrays.

--
Allolex

  • Comment on Re: Arrays that points to another array

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-23 14:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found