The Single UNIX® Specification, Version 2
[
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
| Index ]
I
- iconv - codeset conversion function
- iconv.h - codeset conversion facility
- iconv_close - codeset conversion deallocation function
- iconv_open - codeset conversion allocation function
- id - return user identity
- idcok - enable or disable use of hardware insert- and delete-character features
- idlok - enable or disable use of terminal insert- and delete-line features
- ilogb - return an unbiased exponent
- immedok - enable or disable immediate terminal refresh
- in_wch, mvin_wch, mvwin_wch, win_wch
- in_wchnstr, in_wchstr, mvin_wchnstr, mvin_wchstr,
- inch, mvinch, mvwinch, winch
- inchnstr, inchstr, mvinchnstr, mvinchstr,
- index - character string operations
- inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa - Internet address manipulation
- init_color, init_pair - redefine specified colour or colour pair
- initscr, newterm - screen initialisation functions
- initstate, random, setstate, srandom - pseudorandom number functions
- innstr, instr, mvinnstr, mvinstr, mvwinnstr, mvwinstr, winnstr, winstr
- innwstr, inwstr, mvinnwstr, mvinwstr, mvwinnwstr, mvwinwstr, winnwstr, winwstr
- ins_nwstr, ins_wstr, mvins_nwstr, mvins_wstr, mvwins_nwstr, mvwins_wstr,
- ins_wch, mvins_wch, mvwins_wch, wins_wch
- ins_wstr - insert a wide-character string into the current window
- insch, mvinsch, mvwinsch, winsch
- insdelln, winsdelln - delete or insert lines into a window
- insertln, winsertln - insert lines into a window
- insnstr, insstr, mvinsnstr, mvinsstr, mvwinsnstr, mvwinsstr, winsnstr, winsstr
- insque, remque - insert or remove an element in a queue
- insstr - insert a multi-byte character string into the current window
- instr - input a multi-byte character string from the current window
- intrflush - enable or disable flush on interrupt
- inttypes.h - fixed size integral types
- inwstr - input a string of wide characters from the current window
- ioctl - control a STREAMS device
- ipcrm - remove a message queue, semaphore set or shared
- ipcs - report inter-process communication facilities status
- is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln
- isalnum - test for an alphanumeric character
- isalpha - test for an alphabetic character
- isascii - test for a 7-bit US-ASCII character
- isastream - test a file descriptor
- isatty - test for a terminal device
- iscntrl - test for a control character
- isdigit - test for a decimal digit
- isendwin - determine whether a screen has been refreshed
- isgraph - test for a visible character
- islower - test for a lower-case letter
- isnan - test for a NaN
- iso646.h - alternative spellings
- isprint - test for a printing character
- ispunct - test for a punctuation character
- isspace - test for a white-space character
- isupper - test for an upper-case letter
- iswalnum - test for an alphanumeric wide-character code
- iswalpha - test for an alphabetic wide-character code
- iswcntrl - test for a control wide-character code
- iswctype - test character for a specified class
- iswdigit - test for a decimal digit wide-character code
- iswgraph - test for a visible wide-character code
- iswlower - test for a lower-case letter wide-character code
- iswprint - test for a printing wide-character code
- iswpunct - test for a punctuation wide-character code
- iswspace - test for a white-space wide-character code
- iswupper - test for an upper-case letter wide-character code
- iswxdigit - test for a hexadecimal digit wide-character code
- isxdigit - test for a hexadecimal digit
Terminology
UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group