0_0_15627441_2158.cpp: In function 'int main(int, char**)': 0_0_15627441_2158.cpp:13:44: error: 'isnum' was not declared in this scope if (str[0] != '_' && (!isnum(str[0]))) { ^