#include <sqlhdr.h>
#include <sqliapi.h>
#include "prototypes_new.h"
#include "ifxtypes.h"
Go to the source code of this file.
|
| static const char | _Cn1 [] = "fmapcursor" |
| |
| struct sqlca_s | sqlca |
| |
| int4 | SQLCODE |
| |
| char | SQLSTATE [] |
| |
| int | eyr |
| |
| int | emo |
| |
| int | edy |
| |
| int | byr |
| |
| int | bmo |
| |
| int | bdy |
| |
| struct fmap_qrtly_rec | fmap_qtrly_rec |
| |
| struct data_rec | data_record |
| |
| int | mday [] ={31,28,31,30,31,30,31,31,30,31,30,31} |
| |
◆ SQLCA_INCL
◆ SQLNOTFOUND
◆ ifx_sqlca_t
◆ change_date() [1/2]
◆ change_date() [2/2]
| void change_date |
( |
int * |
year, |
|
|
int * |
month, |
|
|
int * |
day |
|
) |
| |
◆ fmap_pro_qtrly()
| int fmap_pro_qtrly |
( |
char * |
hb5, |
|
|
char * |
drain, |
|
|
char * |
parm, |
|
|
struct stim |
begin_date, |
|
|
struct stim |
end_date, |
|
|
char * |
qual, |
|
|
struct stn_values * |
stn_values |
|
) |
| |
◆ get_val06_array()
◆ _Cn1
| const char _Cn1[] = "fmapcursor" |
|
static |
◆ bdy
◆ bmo
◆ byr
◆ data_record
◆ edy
◆ emo
◆ eyr
◆ fmap_qtrly_rec
◆ mday
| int mday[] ={31,28,31,30,31,30,31,31,30,31,30,31} |
◆ sqlca
◆ SQLCODE
◆ SQLSTATE