tchdbsetecode ( hdb ecode filename line func -- )


Vocabulary
tokyo.alien.tchdb

Inputs
hdban object
ecodean object
filenamean object
linean object
funcan object


Outputs
None

Definition


LIBRARY: tokyocabinet FUNCTION: void tchdbsetecode
( TCHDB* hdb, int ecode, c-string filename, int line,
c-string func )