31 for(i = 0; type_opt->
answers[i]; i++) {
32 if (strcmp(type_opt->
answers[i],
"auto") == 0)
35 switch (type_opt->
answers[i][0]) {
#define GV_POINT
Feature types used in memory on run time (may change)
int Vect_option_to_types(const struct Option *type_opt)
Get types from options.
Structure that stores option information.