Ok, so if I use PerlIO_read() (the matching PerlIO call) that respects perlish filehandles where really they might be tied things, objects, actual filehandles, handles to *DATA, or other odd things? Or if I want to handle all the magic correctly do I just need to have a wrapper function like sub read { CORE::read( ... ) }?
In reply to Re: Re: Calling builtin functions from Inline::C
by diotalevi
in thread Calling builtin functions from Inline::C
by diotalevi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |