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