Zilog Z80380 Uživatelský manuál Strana 72

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 116
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 115 116

Komentáře k této Příručce

Žádné komentáře