Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: How to use C++ in perl WITH OUT INLINE

by biohisham (Priest)
on Jun 25, 2011 at 04:55 UTC ( [id://911354]=note: print w/replies, xml ) Need Help??


in reply to How to use C++ in perl WITH OUT INLINE

Take a look at perlxstut and perlxs.

Basically, the h2xs utility allows you to create a .xs file - that can connect your Perl code with C functions because it holds the routines required - so using it in conjunction with the XSUBPP program gets you to transit from .xs to C code in Perl ...


David R. Gergen said "We know that second terms have historically been marred by hubris and by scandal." and I am a two y.o. monk today :D, June,12th, 2011...

Log In?
Username:
Password:

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

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

    No recent polls found