[Issue 2040] New: Add codepage handling to core library

Janice Caron caron800 at googlemail.com
Sat Apr 26 12:04:23 PDT 2008


Check out std.encoding.

Currently, support for specific codepages is not built in (apart from
ASCII, Latin-1 and Windows-1252), but class EncodingScheme has a
register mechanism which allows you to add any arbitrary encoding
scheme.

If you would like a /specific/ codepage built into the library, let us know.


More information about the Digitalmars-d-bugs mailing list