NCBI C++ ToolKit
Functions | Variables
t0006.c File Reference
#include "common.h"
#include <common/test_assert.h>
+ Include dependency graph for t0006.c:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

static void get_results (DBPROCESS *dbproc, int start)
 
int main (int argc, char **argv)
 

Variables

static char teststr [1024]
 
static DBINT testint
 
static int failed = 0
 

Function Documentation

◆ get_results()

static void get_results ( DBPROCESS dbproc,
int  start 
)
static

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ failed

int failed = 0
static

Definition at line 13 of file t0006.c.

Referenced by main().

◆ testint

DBINT testint
static

Definition at line 11 of file t0006.c.

Referenced by get_results(), main(), select_rows(), test(), and verify().

◆ teststr

char teststr[1024]
static

Definition at line 10 of file t0006.c.

Referenced by get_results(), main(), select_rows(), test(), and verify().

Modified on Thu Dec 07 10:07:32 2023 by modify_doxy.py rev. 669887