converting wide-character string to float?
-
I'm just curious. There seems to be no float/double version of the _wtoi(wide-character string to an integer) function. Is there such a function and if not why?:confused: And the living obscurely rejoice at the news of a death, in the knowledge that it's not us, that we are still in the game. Andrew Greig
-
I'm just curious. There seems to be no float/double version of the _wtoi(wide-character string to an integer) function. Is there such a function and if not why?:confused: And the living obscurely rejoice at the news of a death, in the knowledge that it's not us, that we are still in the game. Andrew Greig
This function available in VC++ 7.0. I think Latest platform SDK will solve your problem.
-
This function available in VC++ 7.0. I think Latest platform SDK will solve your problem.
-
Do you know what it is called? _ttof? _wtof? And the living obscurely rejoice at the news of a death, in the knowledge that it's not us, that we are still in the game. Andrew Greig
_wtof
-
_wtof