Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATCmdLine::GetArgInt
CATInt32 CATCmdLine::GetArgInt ( CATWChar  cmdSwitch  ) 

Returns the argument (if any) for the switch specified on the command line after converting to a signed integer.

Note: will accept hex or octal, per wcstol.

Parameters:
cmdSwitch Character switch to check
Returns:
CATInt32 Signed integer argument. 0 if not found.

Definition at line 704 of file CATCmdLine.cpp.

References fArguments.


Generated on Mon Feb 11 04:10:17 2008 for Game Accessibility Suite by doxygen 1.5.4