> I see, now I understand why you had this 0 case special. You need to
> manipulate the perl stack here like other '...' functions do. In which
> case the last argument is optional.

yeah, ok

> 
>>   +    return newSVpvn(buffer, length);
> 
> 
> this is a bad idea. You should install the buffer into the SV not copy it.

what SV?

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to