strcheck
extern int strcheck(char *, int);
if (strcheck(wptr, NUM) != 0) {
if (strcheck(wptr, NUM) != 0) {
if (strcheck(p->p_tag, ALNUM) != 0) {
if (strcheck(optarg, NUM) != 0) {
if (strcheck(optarg, NUM) != 0) {