Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

need help in creating multi dimensional array

by uva (Sexton)
on Feb 10, 2006 at 10:42 UTC ( #529318=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
    $array[1] [2]='help'; 
    print $array[1][2]; and 
    $peanut[0]->[0]->[0] ='cracked';
    print $peanut[0]->[0]->[0] ;
    
  2. or download this
     
    "int dim[3] [4];"
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (3)
As of 2023-09-25 16:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?