Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

option_map Struct Reference

This structure describes one command-line option mapping. More...

List of all members.

Public Attributes

const char * name
 The long option's name.

const char * equivalent
 The equivalent short-name for options.

const char * arg_desc
 The option description.

const char * arg_info
 Argument info. A string of flag chars; NULL equals no options.


Detailed Description

This structure describes one command-line option mapping.

It is used to manage command line options, following gcc style.

Definition at line 74 of file acsim.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 24 08:30:09 2004 for ArchC by doxygen 1.3.4