| VRS - The Virtual Rendering System |
| version 3.3 |
#include <tchar.h>Go to the source code of this file.
Functions | |
| int | getopt (int argc, TCHAR *argv[], TCHAR *optstring) |
Variables | |
| int | optind |
| int | opterr |
| TCHAR * | optarg |
| int getopt | ( | int | argc, | |
| TCHAR * | argv[], | |||
| TCHAR * | optstring | |||
| ) |
| TCHAR* optarg |
| int opterr |
| int optind |