|
Mapper
|

Go to the source code of this file.
Classes | |
| struct | sqlca_s |
| struct | sqlca_s::sqlcaw_s |
Macros | |
| #define | SQLCA_INCL |
| #define | SQLNOTFOUND 100 |
Typedefs | |
| typedef struct sqlca_s | ifx_sqlca_t |
Functions | |
| int | climo_search (char *hb5, char *parm, struct stim begin_date, struct stim end_date, struct stn_values *stn_values) |
Variables | |
| struct sqlca_s | sqlca |
| int4 | SQLCODE |
| char | SQLSTATE [] |
| #define SQLCA_INCL |
Definition at line 28 of file climo_search.c.
| #define SQLNOTFOUND 100 |
Definition at line 85 of file climo_search.c.
| typedef struct sqlca_s ifx_sqlca_t |
| int climo_search | ( | char * | hb5, |
| char * | parm, | ||
| struct stim | begin_date, | ||
| struct stim | end_date, | ||
| struct stn_values * | stn_values | ||
| ) |
Definition at line 118 of file climo_search.c.
|
extern |
|
extern |
|
extern |