File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / isascii
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



isascii()             ctype Macro (ctype.h)             isascii()




Check if a character is an ASCII character

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

isascii tests whether the argument  _c is an ASCII character (0 <=
_c <= 0177).  It returns a number other than zero if _c is an ASCII
character, and  zero if it is not.  Many  other ctype macros will
fail if passed a non-ASCII value other than 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.