D - printf
- "Sean L. Palmer" <palmer.sean verizon.net> Apr 18 2003
- John Reimer <jjreimer telus.net> Apr 18 2003
Is it true that printf lives in the Object module in phobos? static int printf(char* format, ...); C printf function. The website implies this is so. If so, why? Why not in the I/O module? It would be really nice to have some better documentation on printf including format strings on the DMD website somewhere. %.s etc Sean
Apr 18 2003
Sean L. Palmer wrote:It would be really nice to have some better documentation on printf including format strings on the DMD website somewhere. %.s etc Sean
I agree. Need printf formatting documentation. - John
Apr 18 2003








John Reimer <jjreimer telus.net>