Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: RFC on Inline::C hack: Hash_Iterator

by tlm (Prior)
on Aug 01, 2005 at 12:55 UTC ( [id://479880]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #define HeNEXT(he)        (he)->hent_next
    
  2. or download this
    typedef struct he HE;
    
    ...
        HEK         *hent_hek;      /* hash key */
        SV          *hent_val;      /* scalar value that was hashed */
    };
    

Log In?
Username:
Password:

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

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

    No recent polls found