• 0

How to call a compiled C function from a Perl Script?


Question

Hi,

I have a C header file called dpg.h and a object file called dpg.o.

I need to call the C function "dpg" (defined in the header, implemented in the object file) from a perl script, how can I do this?? (the function requires 3 parameters, and it stores the result in one of those variables).

Thanks in advance.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.