Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Iterating over Blocks of 2-Dim Array

by Kozz (Friar)
on Apr 01, 2004 at 02:49 UTC ( [id://341489]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [ 00 01 | 02 03 ]
    [ 10 11 | 12 13 ]
    -----------------
    [ 20 21 | 22 23 ]
    [ 30 31 | 32 33 ]
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            }
    
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-25 10:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found