Search:

Type: Posts; User: jmarcos

Search: Search took 0.00 seconds.

  1. My IDE is Microsoft Visual Studio .NET and I'm...

    My IDE is Microsoft Visual Studio .NET and I'm programming in C++.

    I have solved my problem, as you can see below:



    using namespace System;

    bool good_parsing =...
  2. Thank for your replys. I'm programming in C++....

    Thank for your replys. I'm programming in C++. The IDE is M. Visual Studio .NET 2008
    Joelito, do you suggest me to parse all the text inside the textbox and check if each character is a digit or...
  3. Check if user inserted value in a TextBox is a float

    How can I check if a user inserted value in a TextBox is a float value as I'm expecting. Thank you.
Results 1 to 3 of 3