Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Win32::API::Struct: Pointers of Pointers

by esskar (Deacon)
on Jun 29, 2006 at 13:36 UTC ( [id://558312]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub query_users {
        my ( $self, $filename ) = @_;
    ...
        print "retval: " . $func->Call( $filename, \$encCertHashList) . "\
    +n";    
        print $encCertHashList, "\n";        
    }
    
  2. or download this
    filename: C : \ e f s . p l
    retval: 0
    ...
    

Log In?
Username:
Password:

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

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

    No recent polls found