tango and unicode

Daniel Keep daniel.keep.lists at gmail.com
Wed Mar 31 04:06:09 PDT 2010


Ellery Newcomer wrote:
> Is there an equivalent of std.utf.stride anywhere in tango?

decode in tango.text.convert.Utf.

Returns the code point at the start of the string and passes the length
in code units out of the second parameter by ref.


More information about the Digitalmars-d-learn mailing list