The Open Group Base Specifications Issue 6
IEEE Std 1003.1, 2004 Edition
Copyright © 2001-2004 The IEEE and The Open Group
[
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 ]
W
- wait() - await process completion
- waitid() - wait for a child process to change state
- waitpid() - wait for a child process to stop or terminate
- wait(), waitpid - wait for a child process to stop or terminate
- wchar.h - wide-character handling
- wcrtomb() - convert a wide-character code to a character (restartable)
- wcscat() - concatenate two wide-character strings
- wcschr() - wide-character string scanning operation
- wcscmp() - compare two wide-character strings
- wcscoll() - wide-character string comparison using collating information
- wcscpy() - copy a wide-character string
- wcscspn() - get length of a complementary wide substring
- wcsftime() - convert date and time to a wide-character string
- wcslen() - get wide-character string length
- wcsncat() - concatenate a wide-character string with part of another
- wcsncmp() - compare part of two wide-character strings
- wcsncpy() - copy part of a wide-character string
- wcspbrk() - scan wide-character string for a wide-character code
- wcsrchr() - wide-character string scanning operation
- wcsrtombs() - convert a wide-character string to a character string (restartable)
- wcsspn() - get length of a wide substring
- wcsstr() - find a wide-character substring
- wcstod(), wcstof, wcstold - convert a wide-character string to a double-precision number
- wcstof() - convert a wide-character string to a double-precision number
- wcstoimax(), wcstoumax - convert wide-character string to integer type
- wcstok() - split wide-character string into tokens
- wcstold() - convert a wide-character string to a double-precision number
- wcstoll() - convert a wide-character string to a long integer
- wcstol(), wcstoll - convert a wide-character string to a long integer
- wcstombs() - convert a wide-character string to a character string
- wcstoull() - convert a wide-character string to an unsigned long
- wcstoul(), wcstoull - convert a wide-character string to an unsigned long
- wcstoumax() - convert wide-character string to integer type
- wcswcs() - find a wide substring (LEGACY)
- wcswidth() - number of column positions of a wide-character string
- wcsxfrm() - wide-character string transformation
- wctob() - wide-character to single-byte conversion
- wctomb() - convert a wide-character code to a character
- wctrans() - define character mapping
- wctype() - define character class
- wctype.h - wide-character classification and mapping utilities
- wcwidth() - number of column positions of a wide-character code
- wc - word, line, and byte or character count
- what - identify SCCS files (DEVELOPMENT)
- who - display who is on the system
- wmemchr() - find a wide character in memory
- wmemcmp() - compare wide characters in memory
- wmemcpy() - copy wide characters in memory
- wmemmove() - copy wide characters in memory with overlapping areas
- wmemset() - set wide characters in memory
- wordexp.h - word-expansion types
- wordexp(), wordfree - perform word expansions
- wprintf() - print formatted wide-character output
- writev() - write a vector
- write() - write on a file
- write - write to another user (Utility)
- wscanf() - convert formatted wide-character input
Topic Index
Copyright © 2001 The Open Group, All Rights Reserved