|
From: Egon A. <po...@ta...> - 2004-04-18 16:18:33
|
Hi, I know that MinGW has been depending on msvcrt.dll for handling printf() and therefore also had problems with printing 80-bit long double. Is it still not possible to print 80-bit long double? I'll be satisfied with a 'long_double_to_string()'-like function if it exist. I remember to have seen some efford being put on replacing msvcrt.dll, but haven't been able to locate it again. Best regards Egon Andersen |