Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

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

by hawtin (Prior)
on Mar 24, 2004 at 03:51 UTC ( [id://339288]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      tmpSv = POPs;
      a_sv = newSVsv(tmpSv); // or use NEWSV/SvSetMagicSV
    
  2. or download this
    void
    SglCreateProjectNameList()
    ...
    
                SglFreeNameList(NULL,names);
            }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-20 00:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found