Re: [PATCH 1/2] libgit.a: add some UTF-8 handling functions

From: Alexander Litvinov <litvinov2004@gmail.com>
Date: 2006-12-25 15:03:54
> > > To me, characters are the symbols occupying one "column" each. Bytes
> > > are the 8-bit thingies that you usually use to encode the characters.

You can check man 3 wcwidth:
wcwidth - determine columns needed for a wide character

We possible could convert utf-8 encoded string into wchar_t[] and use that 
function.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon Dec 25 15:05:43 2006

This archive was generated by hypermail 2.1.8 : 2006-12-25 15:07:09 EST