how use this
how to use this to convert text to double
temp = Convert::ToDouble(tbTempF->Text)
How could anyone know? You have told nothing about the types in your code sample.
What is the problem ?
temp = Convert::ToDouble(tbTempF->Text)
if temp is a double this should work.
Topic archived. No new replies allowed.