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