Parse error when language is set as non english
By Manish Kaushik
08 Oct 2013 05:29
English
2 Replies
Hi,
If I execute below code when device language is German or Italian. It gives E_NUM_FORMAT because its expecting string to be L"12,34" as per German number format.
float dollorvalue = 0.0f;
result r = Float::Parse(L"12.34" ,dollorvalue );
AppLog("%s" , GetErrorMessage );
How can I convert String like L"12.34" into number for languages like German.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------