Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATCmdLine::GetArgUInt
CATUInt32 CATCmdLine::GetArgUInt ( CATWChar  cmdSwitch  ) 

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

Note: will accept hex or octal, per wcstoul.

Parameters:
cmdSwitch Character switch to check
Returns:
CATUInt32 Unsigned integer argument. 0 if not found.

Definition at line 686 of file CATCmdLine.cpp.

References fArguments.


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