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.

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
  • Comment on Re^9: Perl XS binding to a struct with an array of chars*