access C++ modular functions

S

si

my coworker has written some C++ functions and i'd like to access them
from my perl code. how much work would be involved to make this work?
TIA
 
T

Ted Zlatanov

s> my coworker has written some C++ functions and i'd like to access them
s> from my perl code. how much work would be involved to make this work?

Easiest way IMO is to use SWIG. The examples that come with it should
get you started. As a bonus, it will generate bindings for many other
languages, not just Perl.

Ted
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top