Handbook
Glossary
tcrdbqrysetlimit ( qry max skip -- )
Vocabulary
tokyo
.
alien
.
tcrdb
Inputs
qry
an
object
max
an
object
skip
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcrdb
LIBRARY:
tokyotyrant
FUNCTION:
void
tcrdbqrysetlimit
( RDBQRY* qry,
int
max,
int
skip )