Hello all

I want to access C++ libraries( *.so)  from Perl code.
Is there is some particular function( or directive)
which 
can be used in xs code to achieve this?
Currently I have tried writing simple xs programs
where the functions in another C file are accessed
from the xs program by using a #include
<path/filename> statement. But I need to load  the
entire so rather than including the individual file
names.Couldn't find anything in the faq's either..
I would really appreciate some guidance on this.

Thanks
Nisha


                
__________________________________ 
Discover Yahoo! 
Have fun online with music videos, cool games, IM and more. Check it out! 
http://discover.yahoo.com/online.html

Reply via email to