Mapper
|
#include "prototypes.h"
Go to the source code of this file.
Macros | |
#define | NO 0x00 |
#define | YES 0x01 |
#define | LMAX 17L |
Functions | |
int | sensor_search (char *name, struct database *dbase, struct sensor_rec *sensor_rec) |
#define LMAX 17L |
Definition at line 20 of file sensor_search.c.
#define NO 0x00 |
Definition at line 18 of file sensor_search.c.
#define YES 0x01 |
Definition at line 19 of file sensor_search.c.
int sensor_search | ( | char * | name, |
struct database * | dbase, | ||
struct sensor_rec * | sensor_rec | ||
) |