This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

printf with long double


Hello

I am using dev-c++ with mingw and gcc 3.2 (on
windows); I tried to display a long double using
printf("%Lf", value) and the result was totally
screwed up. I tested it with gcc 3.1 on another
platform and it worked fine. I'd like to know what I
can do to solve the problem.

thanks,
Adrian


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]