> +This modifier is not portable, so its use should be restricted to > +C<PerlIO_printf()>. Why is it not portable? And why should it be restricted to PerlIO_printf? sv_catpvf* has code that handles 'z' explicitly and casts the argument to SSize_t.Thread Next