PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#include "../postgis_config.h"
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "getopt.h"
Go to the source code of this file.
Macros | |
#define | ERR(s, c) |
Functions | |
int | pgis_getopt (int argc, char **argv, char *opts) |
Variables | |
int | pgis_opterr = 1 |
int | pgis_optind = 1 |
int | pgis_optopt |
char * | pgis_optarg |