What you say it's totally true. However im right now clueless about what
to do to use utf-8 there (even though I googled about it), maybe I could
try to implement it myself but I don't think this is necessary as I'm
pretty sure that this is already implemented in helenOS.

Use the str_decode() function to iterate over the UTF-8 code points in the Unicode string. Have a look at the documentation of the function in uspace/lib/c/generic/str.c, also the usage of this function elsewhere should give you some hints.


M.D.

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to