April 18, 2003 printf | ||||
---|---|---|---|---|
| ||||
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 |
April 18, 2003 Re: printf | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean L. Palmer | 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
|
Copyright © 1999-2021 by the D Language Foundation