XS question

Thomas Busch tbusch at cpan.org
Fri Sep 29 15:01:26 BST 2006


hi all,

what length will I get in the following case:

data = SvPV(my_sv, PL_na);
size = (int)PL_na;

if my_sv is encoded internally in UTF8.
Will it be the character size or the binary
size ?

Thomas.



More information about the london.pm mailing list