Heheh, i know that UNICODE stuff really sux, any patch?
I've the code of an UTF8 implementation library in C by a german friend, and it
works
pretty nice, but it's BSD and i don't know if use't or not. Its code is pretty
good
and have been taken by the RUBY people for their root utf implementation. btw I
don't know ANY library that implements the fully UTF standard. Nor propietary or
free. UTF SUX and that's all. The only question avaiable is how much compatible
we want to be with unicode.
/me don't want stupid encodings on radare. Use iconv and pipes for this. KiSS.
--pancake
On Wed, 4 Apr 2007 23:00:23 +0200
"Lluís Batlle" <[EMAIL PROTECTED]> wrote:
> > for(i=0;i<len && (buf[i]&&!buf[i+1]);i+=2)
> > printf("%c", buf[i]);
> Name that "wide char" is far too optimistic, I think. ;)
> _______________________________________________
> radare mailing list
> [email protected]
> https://lists.nopcode.org/mailman/listinfo/radare
>
--pancake
_______________________________________________
radare mailing list
[email protected]
https://lists.nopcode.org/mailman/listinfo/radare