PostGIS  2.5.7dev-r@@SVN_REVISION@@
getopt.c File Reference
#include "../postgis_config.h"
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "getopt.h"
Include dependency graph for getopt.c:

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