Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches

◆ isInDIGITSarr()

bool tokens::isInDIGITSarr ( const std::string &  toCheck)
static

checks if the passed in toCheck arg is a digit

Parameters
toCheckthe string to test
Returns
bool