toString vs. toUtf8

BLS nanali at nospam-wanadoo.fr
Tue Nov 20 00:59:48 PST 2007


I do not care about the naming convention, but anyway. What about 
adding an addditional parameter to toString()
Default set to UTF8.
enum CS (UTF8, UTF16, UTF32, CSwhatever)
toString(T,CS cs = 1)
Guess I miss something
Bjoern



More information about the Digitalmars-d mailing list