www.digitalmars.com         C & C++   DMDScript  

D - Conversion Specifiers

reply "Andrew Edwards" <crxace13 comcast.net> writes:
Can someone point me to a list of conversion specifiers currently supported
in D and their intended functions?

Thanks
Jun 13 2002
parent "Walter" <walter digitalmars.com> writes:
"Andrew Edwards" <crxace13 comcast.net> wrote in message
news:ae9lqf$2n22$1 digitaldaemon.com...
 Can someone point me to a list of conversion specifiers currently
supported
 in D and their intended functions?
Do you mean for printf()? Those are the same as for C.
Jun 13 2002