Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: XS routine returns an extra depth of array refs

by mugwumpjism (Hermit)
on Nov 05, 2001 at 22:13 UTC ( [id://123371]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    AV *
    readdir_inode(dirname)
    ...
    /*RETVAL=newRV_inc((SV*) ret_val);*/
    OUTPUT:
        RETVAL
    
  2. or download this
    my @ents = readdir_inode(".");
    print Dumper @ents;
    
  3. or download this
    $VAR1 = [
              [
                '.',
    ...
              [
                '..',
                255604
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-18 12:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found