This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

formatted output of float/double


Greetings!

cout << 12.345 << endl;

produces nothing (see locale_facettes.tcc, line 1032: 
                    return __s // XXX not done
)

Is anybody working on that? Any idea when it will be done?

(I know FAQ 1.5, but this is too hard for me :-( ) 

Regards

Gerwin

Gerwin Pfab <pb@schenk.isar.de>   Dr. Schenk Industriemesstechnik GmbH
Dipl. Ing.                        Einsteinstrasse 37 
Software Engineering              D-82152 Martinsried
                                  Tel: +49-89-85695-0
                                  Fax: +49-89-85695-200



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