Jaster
November 22nd, 2004, 03:41 AM
Hi @ll.
thisone is quite simple, but it seems not to be my day, so im asking you:
String *S = "1234.3245";
double d = S->ToDouble();
an IFormatProvider is needed as param for ToDouble, but i didnt manage to figure out, how to :(
regards.
thisone is quite simple, but it seems not to be my day, so im asking you:
String *S = "1234.3245";
double d = S->ToDouble();
an IFormatProvider is needed as param for ToDouble, but i didnt manage to figure out, how to :(
regards.