Next
Prev
Up
Option Processing
juf_getopts
OPTSPECS OPTARR NEWARGV
OLDARGV
- Processes the command line arguments in OLDARGV. Any options
(preceded with - or --) are evaluated according to the
option specifications OPTSPECS. This function stores the remaining
arguments in the array OPTARR.
Written by Stefan Hornburg <racke@gundel.han.de>
Last modified 10 April 1997