logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: why is pike not using utf-8 internally?: msg#00045

Subject: Re: why is pike not using utf-8 internally?
ah, i see where this is getting at,
because of the variable length you have to do extra work to keep track
of the position of each character, so working directly on utf-8 makes no
sense and any code using utf-8 internally will have to keep converting
back and forth.

greetings, martin.



<Prev in Thread] Current Thread [Next in Thread>