Stewart's Utility Library 0.04 release - complete with a Unicode console I/O solution that actually works!
Stewart Gordon
smjg_1998 at yahoo.com
Thu Aug 30 06:24:38 PDT 2007
It's just come to light that Unicode I/O is broken on Windows in a few ways.
Because of this, I've modified my console I/O module to bypass the bugs. It
also now correctly auto-detects the console codepage under at least some of
the versions of Windows where it wasn't working right before.
Also new in this version is a wrapper for using function pointers as
delegates. At the moment it doesn't work on functions with non-D linkage or
variadic functions - I don't know if there's any way to get it working on
these.
http://pr.stewartsplace.org.uk/d/sutil/
Stewart.
More information about the Digitalmars-d-announce
mailing list