On Tue, Feb 27, 2007 at 07:49:17PM -0500, Daniel B. wrote: > Marcel Ruff wrote: > > > ... > > As UTF-8 may not contain '\0' ... > > Yes it can.
yes, it can, but then it represent the character NULL. And strings in C/C++ are not supposed to contain the NULL character. best regards keld -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
