File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / isprint
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



isprint()             ctype Macro (ctype.h)             isprint()




Check if a character is printable

#iinncclluuddee <ccttyyppee.hh>
iinntt iisspprriinntt(_c) iinntt _c;

isprint is  a macro that tests  if _c is printable,  i.e, if it is
neither a  delete nor a  control character.  It  returns a number
other than zero if _c is  a printable character, and zero if it is
not.  isprint assumes that _c is an ASCII character or EOF.

***** Example *****

For an example of how to use this macro, see the entry for ctype.

***** See Also *****

ASCII, ctype







































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.