test_ctype
test_ctype(upper);
test_ctype(lower);
test_ctype(digit);
test_ctype(space);
test_ctype(cntrl);
test_ctype(punct);
test_ctype(xdigit);
test_ctype(blank);