ChorusOS man pages section 3STDC: Standard C Library Functions
    
I
 
 index -- locate character in string ( Index Term Link )
 
 inet -- Internet address manipulation routines ( Index Term Link )
 
 inet_addr -- Internet address manipulation routines ( Index Term Link )
 
 inet_aton -- Internet address manipulation routines ( Index Term Link )
 
 inet_lnaof -- Internet address manipulation routines ( Index Term Link )
 
 inet_makeaddr -- Internet address manipulation routines ( Index Term Link )
 
 inet_netof -- Internet address manipulation routines ( Index Term Link )
 
 inet_network -- Internet address manipulation routines ( Index Term Link )
 
 inet_ntoa -- Internet address manipulation routines ( Index Term Link )
 
 initstate -- better random number generator ( Index Term Link )
 
 intro -- introduction to functions and libraries ( Index Term Link )
 
 isalnum -- classify characters ( Index Term Link )
 
 isalpha -- classify characters ( Index Term Link )
 
 isascii -- test for ASCII character ( Index Term Link )
 
 isatty -- check if a file descriptor is associated with a terminal ( Index Term Link )
 
 iscntrl -- classify characters ( Index Term Link )
 
 isdigit -- classify characters ( Index Term Link )
 
 isgraph -- classify characters ( Index Term Link )
 
 isinf -- test for infinity or not-a-number ( Index Term Link )
 
 islower -- classify characters ( Index Term Link )
 
 isnan -- test for infinity or not-a-number ( Index Term Link )
 
 isprint -- classify characters ( Index Term Link )
 
 ispunct -- classify characters ( Index Term Link )
 
 isspace -- classify characters ( Index Term Link )
 
 isupper -- classify characters ( Index Term Link )
 
 isxdigit -- classify characters ( Index Term Link )