Hi all,

Out of curiosity I tried compiling and running the example from the money_get 
page with stdcxx on Linux but the output is different than the documentation 
shows. So I tried it with g++ and the output is different still. Is the 
documentation incorrect or is there a bug in the library? Can someone explain 
what the correct output should be?

$ ./money_get-stdcxx
$100.02 -->  --> 0e-2175
$ ./money_get-g++
$100.02 -->  --> 1.432e-3754

The example program is on this page: 
http://incubator.apache.org/stdcxx/doc/stdlibref/money-get.html

-- Mark

____________________________________________________________
FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
family!
Visit http://www.inbox.com/photosharing to find out more!

Reply via email to