wallaceoc80
Programmer
Hi,
I'm new to C++ and need to know how to test if a string is numeric.
I'm pulling the string from a grid and all numeric values will be of type double. However, some columns in the grid will have text in them so I need to be able to check this out before I start work with the values.
Any help would be appreciated!
Wallace
I'm new to C++ and need to know how to test if a string is numeric.
I'm pulling the string from a grid and all numeric values will be of type double. However, some columns in the grid will have text in them so I need to be able to check this out before I start work with the values.
Any help would be appreciated!
Wallace