Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How to Add MD5 C program using Inline::C to a perl program???

by Velaki (Chaplain)
on Oct 19, 2006 at 13:23 UTC ( [id://579354]=note: print w/replies, xml ) Need Help??


in reply to How to Add MD5 C program using Inline::C to a perl program???

If your C code can be compiled to a library, then you can specify that lib to be linked in the use Inline portion of your code, as per Inline::C.

Depending upon the complexity of your c code, and the kind of perl interface you want, you might want to build an XS module for your project.

As for adding a VC++ workspace, I'm not sure about that.

Hope this helped,
-v.

"Perl. There is no substitute."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 18:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found