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

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
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ verify()

static void verify ( int  i,
int  testint,
char *  teststr 
)
static

Definition at line 17 of file t0002.c.

References abort(), expected, failed, i, util::strncmp(), testint, and teststr.

Referenced by main().

Variable Documentation

◆ failed

int failed = 0

Definition at line 14 of file t0002.c.

Referenced by main(), and verify().

Modified on Wed Sep 27 02:37:26 2023 by modify_doxy.py rev. 669887