in reply to Re^8: Perl XS binding to a struct with an array of chars*
in thread Perl XS binding to a struct with an array of chars*
Probably you already know this, but the z variant zeros the allocated memory (Re^3: help with XS (Newx and) so you pay a little time for possibly a little more safety.
|
|---|