#include <stdlib.h>
#include "gis.h"
#include "glocale.h"
#include "readsites.h"
Include dependency graph for readsites.c:
Go to the source code of this file.
Functions | |
int | G_readsites (FILE *fdsite, int all, int verbose, int field, struct Cell_head *window, Z **xyz) |
int G_readsites | ( | FILE * | fdsite, | |
int | all, | |||
int | verbose, | |||
int | field, | |||
struct Cell_head * | window, | |||
Z ** | xyz | |||
) |
Definition at line 28 of file readsites.c.
References fprintf(), G_fatal_error(), G_malloc(), G_percent(), G_realloc(), G_site_new_struct(), G_sleep_on_error(), G_warning(), and NULL.