Data Fields

OptArgList Struct Reference

A list of optional Arguments. More...

#include <optarg.h>

Collaboration diagram for OptArgList:
Collaboration graph
[legend]

Data Fields

OptArgargs
 memory for the arguments
int nargs
 number of arguments in the list

Detailed Description

A list of optional Arguments.

Definition at line 114 of file optarg.h.


Field Documentation

memory for the arguments

Definition at line 116 of file optarg.h.

number of arguments in the list

Definition at line 115 of file optarg.h.


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