[Issue 3341] Dummy stream
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Sep 22 12:40:54 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3341
BCS <shro8822 at vandals.uidaho.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shro8822 at vandals.uidaho.edu
--- Comment #3 from BCS <shro8822 at vandals.uidaho.edu> 2009-09-22 12:40:52 PDT ---
(In reply to comment #1)
> size_t vprintf(char[] format, va_list args) { return 0; }
> size_t printf(char[] format, ...) { return 0; }
I'd think this should return the same as the function in the other classes do.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list