gdbm-file-descriptor ( -- desc )


Vocabulary
gdbm

Inputs
None

Outputs
descan integer


Word description
Returns the file descriptor of the database. This is used for manual database locking if it was opened with nolock flag set to t.

Definition