#include "getopt.h"#include <stdio.h>Go to the source code of this file.
Defines | |
| #define | NULL 0 |
Functions | |
| char * | getenv () |
| int | getopt_long (argc, argv, options, long_options, opt_index) int argc |
Variables | |
| char *const * | argv |
| const char * | options |
| const struct option * | long_options |
| int * | opt_index |
|
|
Definition at line 55 of file getopt1.c. Referenced by rwil::RWIL::Function(), rwil::RWIL::GetDevice(), rwil::Thread::Join(), rwil::MessageList::MessageList(), rwil::Mutex::Mutex(), and rwil::Thread::Start(). |
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001