Mapper
Functions | Variables
get_fcst_values.c File Reference
#include <sqlhdr.h>
#include <sqliapi.h>
#include "prototypes.h"
Include dependency graph for get_fcst_values.c:

Go to the source code of this file.

Functions

int get_fcst_values (char *stn_id, char *shef, time_t abeg, time_t aend, struct stn_values *stn_values)
 

Variables

static const char _Cn2 [] = "loop2"
 
static const char _Cn1 [] = "loop1"
 

Function Documentation

◆ get_fcst_values()

int get_fcst_values ( char *  stn_id,
char *  shef,
time_t  abeg,
time_t  aend,
struct stn_values stn_values 
)

Definition at line 8 of file get_fcst_values.c.

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

Variable Documentation

◆ _Cn1

const char _Cn1[] = "loop1"
static

Definition at line 4 of file get_fcst_values.c.

◆ _Cn2

const char _Cn2[] = "loop2"
static

Definition at line 3 of file get_fcst_values.c.