Handbook
Glossary
set-gdbm-sync-mode ( ? -- )
Vocabulary
gdbm
Inputs
?
a
boolean
Outputs
None
Word description
Turns on or off file system synchronization. The default is
f
.
Definition
USING:
gdbm.ffi
gdbm.private
;
IN:
gdbm
:
set-gdbm-sync-mode
( ? -- )
GDBM_SYNCMODE
gdbm-setopt
;