Handbook
Glossary
set-gdbm-block-pool ( ? -- )
Vocabulary
gdbm
Inputs
?
a
boolean
Outputs
None
Word description
If set, this option causes all subsequent free blocks to be placed in the global pool. The default is
f
.
Definition
USING:
gdbm.ffi
gdbm.private
;
IN:
gdbm
:
set-gdbm-block-pool
( ? -- )
GDBM_CENTFREE
gdbm-setopt
;