Casting between char[]/wchar[]/dchar[]

Jarrett Billingsley kb3ctd2 at yahoo.com
Sat Aug 5 14:24:10 PDT 2006


"kris" <foo at bar.com> wrote in message news:eb322c$sml$1 at digitaldaemon.com...

> er, you can do that yourself, Hasan?
>
> char[] utf8 (dchar[] s)
> {
>   ...
> }
>
> dchar[] utf32 (char[] s)
> {
>   ...
> }

lol :) 





More information about the Digitalmars-d mailing list