HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
UT_NTGetOpt.h
Go to the documentation of this file.
1
#ifndef __UT_NTGETOPT_H__
2
#define __UT_NTGETOPT_H__
3
4
#include "
UT_API.h
"
5
#ifdef WIN32
6
UT_API
extern
const
char
*optarg;
7
UT_API
extern
int
optind, opterr, optopt;
8
UT_API
void
getoptreset();
9
UT_API
int
getopt(
int
argc,
char
*
const
*argv,
const
char
*optstring );
10
#endif
11
12
#endif
UT_API.h
UT_API
#define UT_API
Definition:
UT_API.h:14
UT
UT_NTGetOpt.h
Generated on Fri Nov 8 2024 03:41:56 for HDK by
1.8.6