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

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define test(a, b, c, d, e, f)   test(a,b,c,d,e,f,__LINE__)
 

Functions

static void test (const char *src, const char *intro, const char *cont, int prec, int scale, int n2s, int line)
 
int main (int argc, char **argv)
 

Variables

static int g_result = 0
 
static TDSCONTEXT ctx
 

Macro Definition Documentation

◆ test

#define test (   a,
  b,
  c,
  d,
  e,
  f 
)    test(a,b,c,d,e,f,__LINE__)

Definition at line 73 of file t0008.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 76 of file t0008.c.

References ctx, g_result, i, strcat, and test.

◆ test()

static void test ( const char *  src,
const char *  intro,
const char *  cont,
int  prec,
int  scale,
int  n2s,
int  line 
)
static

Variable Documentation

◆ ctx

TDSCONTEXT ctx
static

Definition at line 27 of file t0008.c.

Referenced by main(), and test().

◆ g_result

int g_result = 0
static

Definition at line 26 of file t0008.c.

Referenced by main(), and test().

Modified on Sat Dec 02 09:20:35 2023 by modify_doxy.py rev. 669887