RE: C library functions...

2005-01-31 Thread Ken.Williams
> -Original Message- > From: Sisyphus [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 29, 2005 10:46 PM > To: Miyamoto Musashi > Cc: inline@perl.org > Subject: Re: C library functions... > > You have to do it yourself - Inline C won't do the conversion f

Re: C library functions...

2005-01-29 Thread Sisyphus
Miyamoto Musashi wrote: am I required to convert all my C library function calls to the perl friendly versions listed in perldoc perlclib? Or does Inline do it automaticly when it parses the code? Thanks in advance! You have to do it yourself - Inline C won't do the conversion for you. You'll

C library functions...

2005-01-29 Thread Miyamoto Musashi
am I required to convert all my C library function calls to the perl friendly versions listed in perldoc perlclib? Or does Inline do it automaticly when it parses the code? Thanks in advance! -mm -- Slow but sure moves the might of the gods. (Euripides, The Bacchae, circa 407 B.C.)