option Struct Reference

#include <
getopt.h>

Data Fields

const char * name
int has_arg
int * flag
int val

Field Documentation

int* option::flag
 
int option::has_arg
 
const char* option::name
 
int option::val
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top