Re: Special variables in XS/C

2003-12-29 Thread Beau E. Cox
On Monday 29 December 2003 01:36 pm, Randy W. Sims wrote: > On 12/29/2003 4:54 PM, Beau E. Cox wrote: > > 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

Re: Special variables in XS/C

2003-12-29 Thread Randy W. Sims
On 12/29/2003 4:54 PM, Beau E. Cox wrote: 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:

Special variables in XS/C

2003-12-29 Thread Beau E. Cox
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; -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE