Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
"be consistent"
 
PerlMonks  

Re: How do I delete a row of an array

by thens (Scribe)
on Oct 09, 2003 at 09:48 UTC ( [id://297912]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to How do I delete a row of an array

How do I delete row $i from an array

If you have read the perldoc you wouldnt call the elements of an array as 'row'. In perl there are no multi-dimensional array. Having said that, there are ways by which you can create a multi-dimensional array in perl.

see perldoc perldata for a complete discussion about the data structures supported in perl.

-T

use perl; use strict;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://297912]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.