NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static void | verify (int i, int testint, char *teststr) |
int | main (int argc, char **argv) |
Variables | |
int | failed = 0 |
Definition at line 37 of file t0002.c.
References abort(), assert, BUF_FULL, buffer_count(), DATABASE, dbbind(), DBBUFFER, dbclose(), dbclrbuf(), dbcolname(), dberrhandle(), dbexit(), dbgetrow(), dbinit(), dblogin(), dbloginfree(), dbmsghandle(), dbnextrow(), dbnumcols(), dbopen, dbproc, dbresults(), DBSETLAPP, DBSETLPWD, DBSETLUSER, dbsetopt(), dbsqlexec(), dbuse(), exit(), failed, i, INTBIND, login, NO_MORE_RESULTS, NO_MORE_ROWS, PASSWORD, read_login_info(), REG_ROW, SERVER, set_malloc_options(), sql_cmd(), STRINGBIND, SUCCEED, syb_err_handler(), syb_msg_handler(), testint, teststr, USER, and verify().