Thanks JonY,

http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801?ciid=8cf166fedd1aa110VgnVCM100000a360ea10RCRD

is a handy reference.

Naturally, the "%De" (and friends) format doesn't work, as the MSC runtime 
doesn't accomodate it. (It seems there's quite a few places where those 
formats are not supported.)

To do it properly, I guess I'd have to roll my own 'printf' formulation of 
the _Decimal64 type.
I've taken a quick look at how the mpfr library goes about it, and it looks 
rather complex.

Cheers,
Rob 


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to