------- Comment #9 from dannysmith at users dot sourceforge dot net  2005-11-04 
09:15 -------
Hello,
mingw has an implementation of _IO_ldtoa() and _IO_ldtostr(), based on Stephen
Moshier's ioldoubl package, that could be used.  Currently, the ldtoa function
is not exposed, but there is no reason why it couldn't be.   
newlib provides a ldtoa() )also based on S Moshier's package that could be used
on cygwin and other newlib targets. 

Would a ldtoa alternative to sprintf be acceptable?

Danny


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23138

  • [Bug libfortran/23138] [mingw3... dannysmith at users dot sourceforge dot net

Reply via email to