Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::isdigit is an STL function to test of a character is a decimal digit.
#include <cassert> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.