Hi -
Does anyone know where access to the perl special variables ($!, $@, $/, etc.) from c-code is documented? I can't seem to find any mention in the perl pods (guts, call, api, etc.)?
Aloha => Beau;
These things are not as accessible as one would wish:
ERRNO in ?, ERRSV in perlcall and section "Warning and Dieing" in perlapi, PL_rs in perlintern.
Regards, Randy.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>