[Issue 652] New: Implement write and writeln in std.stdio
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 5 04:36:56 PST 2006
http://d.puremagic.com/issues/show_bug.cgi?id=652
Summary: Implement write and writeln in std.stdio
Product: D
Version: 0.176
Platform: PC
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: bugzilla at digitalmars.com
ReportedBy: brunodomedeiros+bugz at gmail.com
Implement write and writeln in std.stdio. It's just plain silly that we only
have the formated versions of those functions. Note some some problems of using
the formatted versions:
http://www.digitalmars.com/d/archives/digitalmars/D/bugs/About_Format_String_Attack_for_D_s_writef_8609.html
--
More information about the Digitalmars-d-bugs
mailing list