Does anyone know how to write a code that allows the user enters a valid decimal value for the length.
example on c #:
Create a new project windows forms application, add the edit and button components to the form, then declare the variable x of the real type, double click on the button component, go to the code editor and write the code: x = Convert.ToString (edit1.text). So, you take the value of the variable from the edit component and do what you need.
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
C#