Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Extending perl with C dynamic library.

by syphilis (Archbishop)
on Aug 19, 2013 at 10:43 UTC ( [id://1050010]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Extending perl with C dynamic library.
in thread Extending perl with C dynamic library.

On windows this code fail

On Windows, if (in your code) I replace int main(int argc, char **argv) { with int main(void) { then everything goes fine.
At least, I get output of Everything went well.

Does that help ? (I'm a bit lost as regards where this is heading.)

Cheers,
Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1050010]
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-04-19 16:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found