Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: XS Modules: Dependencies

by esskar (Deacon)
on Aug 22, 2005 at 22:19 UTC ( [id://485783]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    TYPEMAP
    
    PBar         T_PTROBJ
    
  2. or download this
    typedef struct __Bar {
    // ...
    ...
     OUTPUT:
         RETVAL
    
  3. or download this
    TYPEMAP
    PBarBuilder         T_PTROBJ
    PBar         T_PTROBJ
    
  4. or download this
    typedef struct __BarBuilder {
    // ...
    ...
        RETVAL = retval;
     OUTPUT:
         RETVAL
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-03-28 14:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found