*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> isascii (3)              
Title
Content
Arch
Section
 

ISASCII(3)

Contents


NAME    [Toc]    [Back]

     isascii -- test for ASCII character

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <ctype.h>

     int
     isascii(int c);

DESCRIPTION    [Toc]    [Back]

     The isascii() function tests for an ASCII character, which is any character
 between 0 and octal 0177 inclusive.

SEE ALSO    [Toc]    [Back]

      
      
     ctype(3), iswascii(3), ascii(7)


FreeBSD 5.2.1			October 6, 2002 		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
isascii OpenBSD ASCII character test
isprint OpenBSD printing character test (space character inclusive)
isgraph NetBSD printing character test (space character exclusive)
isprint NetBSD printing character test (space character inclusive)
isgraph FreeBSD printing character test (space character exclusive)
isprint FreeBSD printing character test (space character inclusive)
isgraph OpenBSD printing character test (space character exclusive)
uscctc IRIX Converts EBCDIC character data to ASCII character data, and vice versa
ascii IRIX map of ASCII character set
ascii HP-UX map of ASCII character set
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service