how to test if user has entered valid integerIn STL map if map is map<string ,string> where ist arg is student name and 2nd arg is marks taken in...
how to test if user has entered valid integerisdigit takes char as parameter so how would i test that user has entered integer not any garbage ..