The
isrune ();
function tests for any character that is valid in the current
character set.
#include <the> ASCII
character set, this is equivalent to
isascii (.);
RETURN VALUES
The
isrune ();
function returns zero if the character tests false and
returns non-zero if the character tests true.