AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     ctype.H

Syntax:     
#define isgraph(c) (__ctype[c] & (__L+__U+__N+__P))


Purpose:     Returns non-zero if c is any printing character other than ' '.

[sh-index] Back to list of manuals