Zilog Z80380 Manual de usuario Pagina 72

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 116
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 71
Library Functions Run Time Environment
4–8 UM004001-COR1103
int isspace( int c );
int isupper( int c );
int isxdigit( int c );
Each function in the is family tests a given integer value, returning a nonzero value if the
integer satisfies the test condition and 0 if it does not. The ASCII character set is assumed.
The is functions and their test conditions are listed below:
Parameter Description
c
Interger to be tested
Vista de pagina 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 115 116

Comentarios a estos manuales

Sin comentarios