Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATString::AppendHexByte
CATString & CATString::AppendHexByte ( CATUInt8  hexValue,
bool  addX = false 
)

Converts a byte to hex and appends it to the string

Parameters:
hexValue - unsigned char to convert and append
addX - if true, '0x' is appended to the string.
Returns:
- reference to the string
See also:
AppendHex()

Definition at line 1367 of file CATString.cpp.

Referenced by EncodeURL().


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