G
Guest
How do I get a string representation of a number in a textbox into a double
precision variable.
Have tried hundeds like:
double F = (textBox1->Text->ToDouble);
precision variable.
Have tried hundeds like:
double F = (textBox1->Text->ToDouble);