|
|
A |
| aliases for environment variables | Option Aliases |
| aliases for options | Option Aliases |
| alternative negation prefixes | Negation Prefixes |
| argument callback example | Ordered Option Parsing |
| argument callback example, output | Ordered Option Parsing |
| argument types, to options | Option Argument Types |
| arguments, boolean, to options | Option Argument Types |
| arguments, directory, to options | Option Argument Types |
| arguments, enumerated, parsing | Parsing Enums |
| arguments, enumerated, to options | Option Argument Types |
| arguments, file, to options | Option Argument Types |
| arguments, floating-point, to options | Option Argument Types |
| arguments, integer, to options | Option Argument Types |
| arguments, none, to options | Option Arguments |
| arguments, optional, to options | Option Arguments |
| arguments, required, to options | Option Arguments |
| arguments, stream, to options | Option Argument Types |
| arguments, string, to options | Option Argument Types |
| arguments, suboption, to options | Option Argument Types |
| arguments, to options | Option Arguments |
| arguments, to options, optional | Option Arguments |
| arguments, to options, required | Option Arguments |
|
B |
| bindings | Using Mu |
| boolean arguments to options | Option Argument Types |
| bugs, reporting | Reporting Bugs |
|
C |
| C programming language | Using Mu |
| callback data, freeing | Option Callbacks |
| callback example | Option Callbacks |
| callback example, output | Option Callbacks |
| callbacks, directories | Option Callbacks |
| callbacks, files | Option Callbacks |
| callbacks, indicating error | Option Callbacks |
| callbacks, option parsing | Option Callbacks |
| callbacks, option, negatable, why not | Negatable Options |
| callbacks, ordering | Option Callbacks |
| codes, error, option parsing | Option Parsing Errors |
| command line options, parsing | Parsing Options and Environment |
| compatibility functions | Compatibility Functions |
|
D |
| data, callback, freeing | Option Callbacks |
| declaration, before definition | Parsing Options and Environment |
| declaration, before definition, example | Parsing Options and Environment |
| declaration, before setting | Parsing Options and Environment |
| declaration, before setting, example | Parsing Options and Environment |
| defining after declaration | Parsing Options and Environment |
| defining after declaration, example | Parsing Options and Environment |
| designated initializers | Parsing Options and Environment |
| designated initializers, example | Parsing Options and Environment |
| die | Safety Functions |
| directories in callbacks | Option Callbacks |
| directory arguments to options | Option Argument Types |
| dying | Safety Functions |
|
E |
| enumerated arguments to options | Option Argument Types |
| enumerated arguments, parsing | Parsing Enums |
| environment variable negation, not allowed | Negatable Options |
| environment variable parsing example | Parsing the Environment |
| environment variable parsing example, output | Parsing the Environment |
| environment variable, MU_HELP_FORMAT | Formatting Help |
| environment variables, aliases | Option Aliases |
| environment, parsing | Parsing the Environment |
| error codes, option parsing | Option Parsing Errors |
| error reporting | Safety Functions |
| example of declaration, before definition | Parsing Options and Environment |
| example of declaration, before setting | Parsing Options and Environment |
| example of defining after declaration | Parsing Options and Environment |
| example of designated initializers | Parsing Options and Environment |
| example of initializers, designated | Parsing Options and Environment |
| example of setting after declaration | Parsing Options and Environment |
| example, argument callback | Ordered Option Parsing |
| example, argument callback, output | Ordered Option Parsing |
| example, callback | Option Callbacks |
| example, callback, output | Option Callbacks |
| example, environment variable parsing | Parsing the Environment |
| example, environment variable parsing, output | Parsing the Environment |
| example, formatting text | Formatting Example |
| example, formatting text, output | Formatting Example |
| example, help option | Formatting Help |
| example, help option, output | Formatting Help |
| example, option parsing, ordered | Ordered Option Parsing |
| example, option parsing, ordered, output | Ordered Option Parsing |
| example, option parsing, ordered, without argument callbacks | Ordered Option Parsing |
| example, option, help | Formatting Help |
| example, option, help, output | Formatting Help |
| example, suboption parsing | Parsing Suboptions |
| example, suboption parsing, output | Parsing Suboptions |
| example, text, formatting | Formatting Example |
| example, text, formatting, output | Formatting Example |
|
F |
| file arguments to options | Option Argument Types |
| files in callbacks | Option Callbacks |
| flags, option parsing | Option Parsing Flags |
| floating-point arguments to options | Option Argument Types |
| following lines, indenting | Controlling Formatted Output |
| formatting help | Formatting Help |
| formatting text | Formatting Text |
| formatting text example | Formatting Example |
| formatting text example, output | Formatting Example |
| formatting usage message | Formatting Help |
| formatting, help message | Formatting Help |
| formatting, man page | Formatting Help |
| formatting, usage message | Formatting Help |
| freeing callback data | Option Callbacks |
| functions, compatibility | Compatibility Functions |
| functions, safety | Safety Functions |
|
H |
| hard wrapping lines | Controlling Formatted Output |
| headers, including | Using Mu |
| help message formatting | Formatting Help |
| help option | Formatting Help |
| help option example | Formatting Help |
| help option example, output | Formatting Help |
| help, formatting | Formatting Help |
|
I |
| inclusion of headers | Using Mu |
| indenting following lines | Controlling Formatted Output |
| indenting text | Controlling Formatted Output |
| indicating error in callbacks | Option Callbacks |
| initializers, designated | Parsing Options and Environment |
| initializers, designated, example | Parsing Options and Environment |
| integer arguments to options | Option Argument Types |
|
L |
| language, programming, C | Using Mu |
| languages, programming, other | Using Mu |
| lines, following, indenting | Controlling Formatted Output |
| lines, hard wrapping | Controlling Formatted Output |
| lines, long, wrapping | Controlling Formatted Output |
| linking | Using Mu |
| long lines, wrapping | Controlling Formatted Output |
|
M |
| man option | Formatting Help |
| man page formatting | Formatting Help |
| MU_HELP_FORMAT environment variable | Formatting Help |
|
N |
| negatable option callbacks, why not | Negatable Options |
| negatable options | Negatable Options |
| negation prefixes, alternative | Negation Prefixes |
| negation, of environment variables, not allowed | Negatable Options |
| no argument to options | Option Arguments |
| notation used in this manual | Terms and Notation |
|
O |
| option argument types | Option Argument Types |
| option arguments | Option Arguments |
| option callbacks, negatable, why not | Negatable Options |
| option parsing callbacks | Option Callbacks |
| option parsing error codes | Option Parsing Errors |
| option parsing flags | Option Parsing Flags |
| option parsing, ordered | Ordered Option Parsing |
| option precedence | Option Parsing Flags |
| option structure | Option Structure |
| option, help | Formatting Help |
| option, help, example | Formatting Help |
| option, help, example, output | Formatting Help |
| option, man | Formatting Help |
| optional arguments to options | Option Arguments |
| options with optional arguments | Option Arguments |
| options with required arguments | Option Arguments |
| options without arguments | Option Arguments |
| options, aliases | Option Aliases |
| options, command line, parsing | Parsing Options and Environment |
| options, negatable | Negatable Options |
| order in which callbacks are called | Option Callbacks |
| ordered option parsing | Ordered Option Parsing |
| ordered option parsing example | Ordered Option Parsing |
| ordered option parsing example, output | Ordered Option Parsing |
| ordered option parsing example, without argument callbacks | Ordered Option Parsing |
| other programming languages | Using Mu |
|
P |
| parsing command line options | Parsing Options and Environment |
| parsing enumerated arguments | Parsing Enums |
| parsing environment | Parsing the Environment |
| parsing suboptions | Parsing Suboptions |
| precedence, of options | Option Parsing Flags |
| prefixes, negation, alternative | Negation Prefixes |
| programming language, C | Using Mu |
| programming languages, other | Using Mu |
|
R |
| reporting bugs | Reporting Bugs |
| reporting errors | Safety Functions |
| reporting warnings | Safety Functions |
| required arguments to options | Option Arguments |
|
S |
| safety functions | Safety Functions |
| setting after declaration | Parsing Options and Environment |
| setting after declaration, example | Parsing Options and Environment |
| stream arguments to options | Option Argument Types |
| string arguments to options | Option Argument Types |
| structure, of options | Option Structure |
| suboption arguments to options | Option Argument Types |
| suboption parsing example | Parsing Suboptions |
| suboption parsing example, output | Parsing Suboptions |
| suboptions, parsing | Parsing Suboptions |
|
T |
| terms used in this manual | Terms and Notation |
| text, formatting | Formatting Text |
| text, formatting, example | Formatting Example |
| text, formatting, example, output | Formatting Example |
| text, indenting | Controlling Formatted Output |
| types of arguments to options | Option Argument Types |
|
U |
| usage message formatting | Formatting Help |
| usage message, formatting | Formatting Help |
|
V |
| variable, environment, parsing example | Parsing the Environment |
| variable, environment, parsing example, output | Parsing the Environment |
|
W |
| warning | Safety Functions |
| why not negatable option callbacks | Negatable Options |
| wrapping long lines | Controlling Formatted Output |
| wrapping, lines, hard | Controlling Formatted Output |
|