Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Could we save the memory occupied by "undef" in an array?

by ikegami (Patriarch)
on Nov 23, 2008 at 04:26 UTC ( [id://725388]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -MDevel::Peek -e"$a[2]=undef; $a[3]=3; Dump \@a"
    SV = RV(0x183c518) at 0x22609c
    ...
          REFCNT = 1
          FLAGS = (IOK,pIOK)
          IV = 3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 13:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found