Handbook
Glossary
<gdbm> ( -- gdbm )
GNU Database Manager
Prev:
gdbm
Next:
with-gdbm ( gdbm quot -- )
Vocabulary
gdbm
Inputs
None
Outputs
gdbm
a
gdbm
Word description
Creates database configuration object with all slots set to their default values. See
gdbm
for complete slots description.
Definition
USING:
kernel
;
IN:
gdbm
:
<gdbm>
( -- gdbm )
gdbm
new
;