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