How do I check if a string contains (can be converted to) an int? I
want to do one thing if I am parsing and integer, and another if not.
/David
want to do one thing if I am parsing and integer, and another if not.
/David
Comment