Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:| > Both ucs2 and ucs4 use a fixed number of bytes for one character (2 | > and 4, respectively, surprise, surprise!). The problem is a | > variable-byte encoding such as utf8.| | Yes I understood that far, sorry for "quiproquo". IMHO, the only code| that should refer to the utf8 encoding is a code that handles writing | or reading a file. Or communicationg with other libs api's.
Which one?
