[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7. Automated Option Processing

AutoOpts 23.0 is bundled with AutoGen. It is a tool that virtually eliminates the hassle of processing options and keeping man pages, info docs and usage text up to date. This package allows you to specify several program attributes, up to a hundred option types and many option attributes. From this, it then produces all the code necessary to parse and handle the command line and initialization file options, and the documentation that should go with your program as well.

AutoOpts is distributed under The GNU Lesser General Public License. "Lesser" meaning you have greater license with it and may link it into commercial programs.

7.1 AutoOpts Features  
7.2 Quick Start  
7.3 Option Definitions  
7.4 Programmatic Interface  
7.5 Option Descriptor File  
7.6 Generating main procedures  
7.7 Using AutoOpts  
7.8 Presetting Options  
7.9 AutoOpts for Shell Scripts  
7.10 Automated Info Docs  
7.11 Automated Man Pages  
7.12 Using getopt(3C)  
7.13 Internationalizing AutoOpts  



This document was generated by Bruce Korb on October 18, 2004 using texi2html

Viewable With Any Browser   AutoGen Home