Mapper
|
#include "prototypes.h"
Go to the source code of this file.
Macros | |
#define | NO 0x00 |
#define | YES 0x01 |
#define | LMAX 17L |
Functions | |
int | station_search (unsigned long index, struct sensor_file *sfile) |
#define LMAX 17L |
Definition at line 20 of file station_search.c.
#define NO 0x00 |
Definition at line 18 of file station_search.c.
#define YES 0x01 |
Definition at line 19 of file station_search.c.
int station_search | ( | unsigned long | index, |
struct sensor_file * | sfile | ||
) |