Hi,
So I have this string to double conversion in my code and I noticed the conversion uses a comma for decimal notation.
Now I know that in some locales the decimal notation is with a period.
Does this affect my code?
If so, how could I adapt the code?
Thanks.




Reply With Quote