mikroElektronika PIC Microcontrollers PIC12 User Manual page 290

Mikroc user's manual
Table of Contents

Advertisement

mikroC - C Compiler for Microchip PIC microcontrollers
isalpha
Prototype
char isalpha(char character);
Description
Function returns 1 if the
iscntrl
Prototype
char iscntrl(char character);
Description
Function returns 1 if the
127), otherwise returns zero.
isdigit
Prototype
char isdigit(char character);
Description
Function returns 1 if the
isgraph
Prototype
char isgraph(char character);
Description
Function returns 1 if the
mal 32), otherwise returns zero.
page
282
is alphabetic (A-Z, a-z), otherwise returns zero.
character
is a control character or delete (decimal 0-31 and
character
is a digit (0-9), otherwise returns zero.
character
is a printable character, excluding the space (deci-
character
MikroElektronika: Development tools - Books - Compilers
mikroC
making it simple...

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PIC Microcontrollers PIC12 and is the answer not in the manual?

This manual is also suitable for:

Pic microcontrollers pic16Pic microcontrollers pic18

Table of Contents