base |src.lib|task|option| OptionData Index

OptionData

Header
base/option.h
Library
opt
Members
int num; Number of command line options in the table.
struct OptionEntry *ptr; Pointer to an array of command line options.
Description

The struct OptionData structure stores the table of command line entries that are processed by the OptionProcess function.