[Perl] Interfacing with C object file
Eli Bendersky
spur4444 at yahoo.com
Sun Nov 3 05:42:47 PST 2002
Hi all,
Suppose I have a C object file (say, foo.o) and an
interface to i (say, foo.h). How would I go about
using it in my Perl script ?
More to the point, this library is an API for writing
files in some format. I want to do all the input
reading & processing in Perl and then call the API's
to write output. Is this possible ?
Thanks in advance
Eli
__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/
More information about the Perl
mailing list