I can tell you it's in chapter 18 of the "Advanced Perl Programming"
Oreilly book. There is some documentation at perl.com.au, "C and Perl" -
the first two look like putting perl in C and the next calling C from perl.

It would seem that it's worth while buying the Perl CD bookshelf.

BB

on Fri, Mar 14, 2003 at 03:31:35PM +1030, David Fitch <[EMAIL PROTECTED]> wrote:
> ok so slightly OT perhaps (it's on linux is my defence!)
> and no doubt obvious, but how exactly do you call functions
> in a C library from a perl script?  (note: not system calls
> or standard C library calls but functions from my own
> C library)
> 
> I can find plenty of examples the other way around but not
> this way.  Either it's so easy/obvious it's not worth
> talking about or you can't/don't do it (and I can't believe
> that).  So does someone want to enlighten me please...
> 
> Dave.
> -- 
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to