Handbook
Glossary
tcfdbopen ( fdb path omode -- bool )
Vocabulary
tokyo
.
alien
.
tctdb
Inputs
fdb
an
object
path
an
object
omode
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tctdb
FUNCTION:
bool
tcfdbopen
( TCFDB* fdb,
c-string
path,
int
omode )