Return the integer code point of the specified wide character arg.
Synopsis
Declared in <bslim_testutil.h>
static
int
debugRep(wchar_t arg);
Return Value
integer code point of arg
Parameters
Name |
Description |
arg |
wide character whose code point is returned |
Created with MrDocs