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

  man pages->Linux man pages -> toascii (3)              
Title
Content
Arch
Section
 

TOASCII(3)

Contents


NAME    [Toc]    [Back]

       toascii - convert character to ASCII

SYNOPSIS    [Toc]    [Back]

       #include <ctype.h>

       int toascii (int c);

DESCRIPTION    [Toc]    [Back]

       toascii()  converts c to a 7-bit unsigned char value that fits into the
       ASCII character set, by clearing the high-order bits.

RETURN VALUE    [Toc]    [Back]

       The value returned is that of the converted character.

CONFORMING TO    [Toc]    [Back]

       SVID, BSD

BUGS    [Toc]    [Back]

       Many people will be unhappy if you use this  function.	This  function
       will convert accented letters into random characters.

SEE ALSO    [Toc]    [Back]

      
      
       isascii(3), toupper(3), tolower(3)



GNU				  1995-09-16			    TOASCII(3)
[ Back ]
 Similar pages
Name OS Title
toascii NetBSD convert a byte to 7-bit ASCII
toascii OpenBSD convert a byte to 7-bit ASCII
toascii FreeBSD convert a byte to 7-bit ASCII
CDtimetoa IRIX convert timecode to ASCII string
ecvt OpenBSD convert double to ASCII string
localtime OpenBSD convert date and time to ASCII
atof NetBSD convert ASCII string to double
localtime_r OpenBSD convert date and time to ASCII
ctime NetBSD convert date and time to ASCII
asctime OpenBSD convert date and time to ASCII
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service