atof conversion in unicode available??
-
i need to know if conversion for atof is available in unicode atoi is _ttoi atol is _ttol atof is ?
-
i need to know if conversion for atof is available in unicode atoi is _ttoi atol is _ttol atof is ?
you can use
strtod()
instead ofatof()
. It's TCHAR macro is_tcstod()
[
](http://www.canucks.com)Sonork 100.11743 Chicken Little "You're obviously a superstar." - Christian Graus about me - 12 Feb '03 Within you lies the power for good - Use it!
-
you can use
strtod()
instead ofatof()
. It's TCHAR macro is_tcstod()
[
](http://www.canucks.com)Sonork 100.11743 Chicken Little "You're obviously a superstar." - Christian Graus about me - 12 Feb '03 Within you lies the power for good - Use it!
-
i need to know if conversion for atof is available in unicode atoi is _ttoi atol is _ttol atof is ?
_tstof Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke