On Mon, 13 Mar 2017 15:53:20 -0700, Charles Mills wrote:

>Apologies for the basic question. About everything I know about floating
>point could be engraved on the back of a postage stamp.
>
>For C fprintf() and friends, how do I specify the formatting of a 32-bit
>floating point number (C type "float" as opposed to "double))? e, f or g
>with some modifier?
> 
Can you cast to (double)?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to