Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Work with C++ functions from Perl

Status
Not open for further replies.

1yura1

Programmer
Feb 7, 2003
36
UA
I need to call some function() written on C++. I have somecfile.c and somecfile.o.
 
You need to use the Perl ExtensionS facility which is documented in the man pages perlxs (hard facts) and perlxstut (friendly tutorial with step-by-step walk-throughs).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top