Handbook
Glossary
tcfdbaddint ( fdb id num -- int )
Vocabulary
tokyo
.
alien
.
tctdb
Inputs
fdb
an
object
id
an
object
num
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tctdb
FUNCTION:
int
tcfdbaddint
( TCFDB* fdb,
longlong
id,
int
num )