Contained Within
Find More Documentation
Featured Support Resources
| Download this book in PDF (4217 KB)
Basic Library Functions
-
A
-
B
-
C
-
D
-
E
-
F
-
G
-
H
-
I
-
J
-
jrand48(3C) – generate uniformly distributed pseudo-random numbers
-
K
-
L
-
M
-
N
-
O
-
P
-
Q
-
R
-
S
-
T
-
U
-
V
-
valloc(3C) – memory allocator
-
valloc(3MALLOC) – memory allocator
-
vasprintf(3C) – print formatted output of a variable argument list
-
verr(3C) – formatted error messages
-
verrx(3C) – formatted error messages
-
vfprintf(3C) – print formatted output of a variable argument list
-
vfscanf(3C) – convert formatted input
-
vfwprintf(3C) – wide-character formatted output of a stdarg argument list
-
vfwscanf(3C) – convert formatted wide-character input
-
vlfmt(3C) – display error message in standard format and pass to logging and monitoring services
-
vpfmt(3C) – display error message in standard format and pass to logging and monitoring services
-
vprintf(3C) – print formatted output of a variable argument list
-
vscanf(3C) – convert formatted input
-
vsnprintf(3C) – print formatted output of a variable argument list
-
vsprintf(3C) – print formatted output of a variable argument list
-
vsscanf(3C) – convert formatted input
-
vswprintf(3C) – wide-character formatted output of a stdarg argument list
-
vswscanf(3C) – convert formatted wide-character input
-
vsyslog(3C) – log message with a stdarg argument list
-
vwarn(3C) – formatted error messages
-
vwarnx(3C) – formatted error messages
-
vwprintf(3C) – wide-character formatted output of a stdarg argument list
-
vwscanf(3C) – convert formatted wide-character input
-
W
-
X
-
Y
-
Z
|