Handbook
Glossary
gdbm_strerror ( errno -- c-string )
Vocabulary
gdbm
.
ffi
Inputs
errno
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gdbm.ffi
LIBRARY:
libgdbm
FUNCTION:
c-string
gdbm_strerror
(
int
errno )