C++ Type conversion

frank.schmischke Frank.Schmischke at t-online.de
Wed Oct 30 20:58:04 GMT 2002


Am Mittwoch, 30. Oktober 2002 21:39 schrieb Martin Bammer:
> How do convert a string into a floating point value in C++????

You can use atof(..), or if it is a QT-application, there are the members 
QString toFloat(..) and toDouble(..). 

Frank

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list