Daily_QC
Functions | Variables
init_candidate.c File Reference
#include <sqlhdr.h>
#include <sqliapi.h>
Include dependency graph for init_candidate.c:

Go to the source code of this file.

Functions

void init_candidate ()
 

Variables

static const char * _Cn4 = "sensorcursor"
 
static const char * _Cn3 = "selectsensor"
 
static const char * _Cn2 = "stncursor"
 
static const char * _Cn1 = "selectstn"
 

Function Documentation

◆ init_candidate()

void init_candidate ( )

Definition at line 9 of file init_candidate.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ _Cn1

const char* _Cn1 = "selectstn"
static

Definition at line 6 of file init_candidate.c.

◆ _Cn2

const char* _Cn2 = "stncursor"
static

Definition at line 5 of file init_candidate.c.

◆ _Cn3

const char* _Cn3 = "selectsensor"
static

Definition at line 4 of file init_candidate.c.

◆ _Cn4

const char* _Cn4 = "sensorcursor"
static

Definition at line 3 of file init_candidate.c.