BSD 4_4 development
[unix-history] / usr / share / man / cat3 / isascii.0
CommitLineData
8bb980a3
C
1ISASCII(3) BSD Programmer's Manual ISASCII(3)
2
3N\bNA\bAM\bME\bE
4 i\bis\bsa\bas\bsc\bci\bii\bi - test for ASCII character
5
6S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
7 #\b#i\bin\bnc\bcl\blu\bud\bde\be <\b<c\bct\bty\byp\bpe\be.\b.h\bh>\b>
8
9 _\bi_\bn_\bt
10 i\bis\bsa\bas\bsc\bci\bii\bi(_\bi_\bn_\bt _\bc);
11
12D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
13 The i\bis\bsa\bas\bsc\bci\bii\bi() function tests for an ASCII character, which is any charac-
14 ter with a value less than than or equal to 0177.
15
16S\bSE\bEE\bE A\bAL\bLS\bSO\bO
17 ctype(3), ascii(7)
18
19S\bST\bTA\bAN\bND\bDA\bAR\bRD\bDS\bS
20 The i\bis\bsa\bas\bsc\bci\bii\bi() function conforms to ANSI C X3.159-1989 (``ANSI C '').
21
224.4BSD June 4, 1993 1