Handbook
Glossary
tchdbopen ( hdb path omode -- bool )
Vocabulary
tokyo
.
alien
.
tchdb
Inputs
hdb
an
object
path
an
object
omode
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tchdb
LIBRARY:
tokyocabinet
FUNCTION:
bool
tchdbopen
( TCHDB* hdb,
c-string
path,
int
omode )