Handbook
Glossary
strerror_unsafe ( errno -- char* )
Vocabulary
libc
Inputs
errno
an
object
Outputs
char*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
libc
LIBRARY:
libc
FUNCTION-ALIAS:
strerror_unsafe
char* strerror
(
int
errno )