EasyManuals Logo

Texas Instruments TMS34010 User Manual

Texas Instruments TMS34010
128 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #59 background imageLoading...
Page #59 background image
· isxxxxx
Character
Typing
Macros
isxxxxx
Syntax
#include
<ctype.h>
int
isxxxxx( character)
char character;
Description
These macros identify a particular type
of
character, such
as
alphabetic,
6-8
alphanumeric, numeric, ASCII, etc.
If
the argument character
is
one
of
the
characters designated by the macro
name, the macro returns a nonzero
in-
teger. Otherwise, it returns
O.
The character
typing
macros
are:
isalnum
isalpha
isascii
iscntrl
isdigit
islower
isprint
ispunct
isspace
isupper
isxdigit
Detects alphanumeric ASCII characters.
Detects
alphabetic ASCII characters.
Detects
ASCII characters.
Detects
control characters.
Detects numeric characters.
Detects
lowercase alphabetic ASCII characters.
Detects
printable ASCII characters.
Detects
ASCII punctuation characters.
Detects
ASCII spacebar, tab (horizontal
or
vertical), car-
riage
return, formfeed, and
newline
characters.
Detects uppercase
ASCII alphabetic characters.
Detects
hexadecimal
digit
characters.

Table of Contents

Other manuals for Texas Instruments TMS34010

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS34010 and is the answer not in the manual?

Texas Instruments TMS34010 Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS34010
CategoryComputer Hardware
LanguageEnglish

Related product manuals