Texas Instruments TMS34010 Reference Manual page 161

C compiler
Hide thumbs Also See for TMS34010:
Table of Contents

Advertisement

toascii
Syntax
#include
<ctype.h>
int
toascii(c)
char
c;
Defined in
toascii. c in rts. src
Convert to ASCII
Description
The toascii function ensures that c is a valid ASCII character by masking the
lower seven bits. There is also a toascii macro.
6-86

Advertisement

Table of Contents
loading

Table of Contents