Handbook
Glossary
tchdbaddint ( hdb kbuf ksiz num -- int )
Vocabulary
tokyo
.
alien
.
tchdb
Inputs
hdb
an
object
kbuf
an
object
ksiz
an
object
num
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tchdb
LIBRARY:
tokyocabinet
FUNCTION:
int
tchdbaddint
( TCHDB* hdb, void* kbuf,
int
ksiz,
int
num )