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



isalpha()             ctype Macro (ctype.h)             isalpha()




Check if a character is a letter

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

isalpha tests  whether the argument  _c is a letter  (AA-ZZ or aa-zz).
It returns a number other than zero if _c is an alphabetic charac-
ter, and zero  if it is not.  isalpha assumes  that _c is an ASCII
character or EOF.

***** Example *****

For an example of 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.