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.

Go to the SVN repository for this file.

Go to the SVN repository for this file.

Go to the SVN repository for this file.

Go to the SVN repository for this file.

Go to the SVN repository for this file.

Go to the SVN repository for 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 Tue Apr 09 07:56:46 2024 by modify_doxy.py rev. 669887
Modified on Wed Apr 10 07:32:10 2024 by modify_doxy.py rev. 669887
Modified on Thu Apr 11 15:04:23 2024 by modify_doxy.py rev. 669887
Modified on Fri Apr 12 17:16:21 2024 by modify_doxy.py rev. 669887
Modified on Sat Apr 13 11:44:48 2024 by modify_doxy.py rev. 669887
Modified on Sun Apr 14 05:25:31 2024 by modify_doxy.py rev. 669887
Modified on Tue Apr 16 20:08:41 2024 by modify_doxy.py rev. 669887
Modified on Wed Apr 17 13:08:45 2024 by modify_doxy.py rev. 669887