#include <ctype.h>
int iscntrl (int c);
int iscntrl
The iscntrl function tests for any control character.