#include int (iscntrl)(int c) { return iscntrl(c); }