Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_Utility.cpp File Reference


Namespaces

namespace  CP_Utility

Functions

void CP_FormatHexDigit (unsigned char inChar, char *outBuffer)

Function Documentation

void CP_FormatHexDigit unsigned char  inChar,
char *  outBuffer
 

Format our inChar into its hex equivalent. Note: outBuffer should point to a buffer 2 characters wide.

Parameters:
inChar The character we are going for format.
outBuffer Points to a buffer where the result will be returned. This buffer needs to be able to at least 2 characters.
Exceptions:
none 
Returns:
void


Generated on Tue Sep 20 20:21:29 2005 for CPLAT_MacOS by  doxygen 1.4.0