Mapper
Classes | Macros | Typedefs | Functions | Variables
get_nam2.c File Reference
#include <sqlhdr.h>
#include <sqliapi.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <fcrt.h>
#include "ifxtypes.h"
Include dependency graph for get_nam2.c:

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

void get_nam2 (char *sid, int sid_s, char *wshed, int wshed_s, char *river, int river_s, char *loc, int loc_s, long int *err)
 

Variables

struct sqlca_s sqlca
 
int4 SQLCODE
 
char SQLSTATE []
 

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 43 of file get_nam2.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 98 of file get_nam2.c.

Typedef Documentation

◆ ifx_sqlca_t

typedef struct sqlca_s ifx_sqlca_t

Function Documentation

◆ get_nam2()

void get_nam2 ( char *  sid,
int  sid_s,
char *  wshed,
int  wshed_s,
char *  river,
int  river_s,
char *  loc,
int  loc_s,
long int *  err 
)

Definition at line 141 of file get_nam2.c.

Here is the call graph for this function:

Variable Documentation

◆ sqlca

struct sqlca_s sqlca
extern

◆ SQLCODE

int4 SQLCODE
extern

◆ SQLSTATE

char SQLSTATE[]
extern