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