*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 isnan(3) -- test for infinity or not-a-number
    The isinf() function returns 1 if the number is ``infinity'', otherwise 0. The isnan() function returns 1 if the number is ``not-a-number'', otherwise 0.
 isnanf(3) -- test for infinity or not-a-number
    The isinff() function returns 1 if the number is ``infinity'', otherwise 0. The isnanf() function returns 1 if the number is ``not-a-number'', otherwise 0.
 iso_addr(3) -- elementary network address conversion routines for Open System Interconnection
    The routine iso_addr() interprets character strings representing OSI addresses, returning binary information suitable for use in system calls. The routine iso_ntoa() takes OSI addresses and returns AS...
 isprint(3) -- printing character test (space character inclusive)
    The isprint() function tests for any printing character including space (' ').
 ispunct(3) -- punctuation character test
    The ispunct() function tests for any printing character except space (' ') or a character for which isalnum(3) is true.
 isspace(3) -- white-space character test
    The isspace() function tests for the standard white-space characters for which isalnum(3) is false. The standard white-space characters are the following: ` ' Space character. \f Form feed. \n New-...
 isupper(3) -- upper-case character test
    The isupper() function tests for any upper-case letter or any of an implementation-defined set of characters for which none of iscntrl(3), isdigit(3), ispunct(3), or isspace(3) is true. In the ``C''...
 iswalnum(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
 iswalpha(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
 iswblank(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
 iswcntrl(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
 iswdigit(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
 iswgraph(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
 iswlower(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
 iswprint(3) -- wide character classification utilities
    The functions are character classification utility functions, for use with wide characters (wchar_t or wint_t). See description for singlebyte classification functions, like isalnum(3), for details.
<<  [Prev]  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  
60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service