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

Re: Correct way to return a reference in XS/embedded perl

by hawtin (Prior)
on Mar 23, 2004 at 01:01 UTC ( [id://338857]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    /* We have to bundle up enough of the XS environment to 
       be able to call perl functions from our C callbacks */
    ...
            OUTPUT:
            RETVAL
    
  2. or download this
    sub XmlList
      {
    ...
                    $projectID,$wellID,$setID,$curveID);
      }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-29 13:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found