Help for this page

Select Code to Download


  1. or download this
           #include <stdio.h>
           #include <getopt.h>
    
    ...
                            long_options, &option_index);
               /* ... */
           }