0
String to double
Hey how can i convert a string value "23.54" to a double value? Because my problem is that the converts method don't knows that the "." is the decimal point...
1 ответ
+ 3
You can see my example solution here.
https://code.sololearn.com/cN03140tE2KQ/?ref=app