void f() { // The parameter "1" is invalid! strtoul(str, NULL, 1); }