| www.delorie.com/gnu/docs/glibc/libc_524.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
getopt
The getopt and getopt_long functions automate some of the
chore involved in parsing typical unix command line options.
25.2.1 Using the getoptfunction25.2.2 Example of Parsing Arguments with getoptAn example of parsing options with getopt.25.2.3 Parsing Long Options with getopt_longGNU suggests utilities accept long-named options; here is one way to do. 25.2.4 Example of Parsing Long Options with getopt_longAn example of using getopt_long.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |