|
Mapper
|

Go to the source code of this file.
Classes | |
| struct | sqlca_s |
| struct | sqlca_s::sqlcaw_s |
| struct | rec96_rec |
| struct | data_rec |
Macros | |
| #define | SQLCA_INCL |
| #define | SQLNOTFOUND 100 |
Typedefs | |
| typedef struct sqlca_s | ifx_sqlca_t |
Functions | |
| void | change_date () |
| int | values_search96 (char *hb5, char *parm, struct stim begin_date, struct stim end_date, struct stn_values *stn_values) |
| int | get_val96_array () |
| void | change_date (int *year, int *month, int *day) |
Variables | |
| struct sqlca_s | sqlca |
| int4 | SQLCODE |
| char | SQLSTATE [] |
| struct rec96_rec | rec96 |
| struct data_rec | data_record |
| #define SQLCA_INCL |
Definition at line 28 of file values_search96.c.
| #define SQLNOTFOUND 100 |
Definition at line 85 of file values_search96.c.
| typedef struct sqlca_s ifx_sqlca_t |
| void change_date | ( | ) |

| void change_date | ( | int * | year, |
| int * | month, | ||
| int * | day | ||
| ) |
Definition at line 1379 of file values_search96.c.
| int get_val96_array | ( | ) |
| int values_search96 | ( | char * | hb5, |
| char * | parm, | ||
| struct stim | begin_date, | ||
| struct stim | end_date, | ||
| struct stn_values * | stn_values | ||
| ) |
| struct data_rec data_record |
| struct rec96_rec rec96 |
|
extern |
|
extern |
|
extern |