The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Namespace List
Namespace Members
Functions
windef Namespace Reference
Functions
void
usage
()
Function Documentation
void windef::usage
(
)
Definition at line
22
of file
genwindef.cpp
.
23
{
24
cerr
<<
"Usage: genwindef [-l <dllname>] [-o <output-file> | exports.def] <obj or lib filenames>"
<<
endl
;
25
exit
( 1 );
26
}
std::endl
T endl(T...args)
std::exit
T exit(T...args)
std::cerr
windef
Generated on Wed Aug 1 2018 23:22:42 for The Gaudi Framework by
1.8.11