Re: Strongly recommend the D language to support new feature of “compile time char type identification”

Janice Caron caron800 at googlemail.com
Thu Oct 25 06:19:07 PDT 2007


On 10/25/07, Forrest <forrest.ok at gmail.com> wrote:
> With the ini file the develop can build Asicll, Unicode or UTF-32 versions

I think you're confused ... but right now, so am I, because I have
never heard of an encoding called "Asicll". What is "Asicll" ? If you
mean ASCII, then you just use char[], since valid ASCII is valid
UTF-8.

UTF-32 is just uncompressed Unicode.

D accepts all three UTFs (Unicode Translation Formats) natively, so I
don't see a problem.



More information about the Digitalmars-d mailing list