BASE10
number = getnum(BASE10, width, SIGNED);
number = getnum(BASE10, width, UNSIGNED);
width = (int) strtol(fmtptr-1, (char **)0, BASE10);