Handbook
Glossary
tctdbqrysetlimit ( qry max skip -- )
Vocabulary
tokyo
.
alien
.
tctdb
Inputs
qry
an
object
max
an
object
skip
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tctdb
LIBRARY:
tokyocabinet
FUNCTION:
void
tctdbqrysetlimit
( TDBQRY* qry,
int
max,
int
skip )