|
Mapper
|
#include "prototypes.h"
Go to the source code of this file.
Functions | |
| float | get_rain (struct stn_values *stn_values, char *pc, int inum, time_t etime, time_t btime, struct rainfall *r) |
| float get_rain | ( | struct stn_values * | stn_values, |
| char * | pc, | ||
| int | inum, | ||
| time_t | etime, | ||
| time_t | btime, | ||
| struct rainfall * | r | ||
| ) |
Definition at line 3 of file get_rain.c.

