getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.