[#BloombergLP-bslim-TestUtil-debugRep-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslim.adoc[bslim]::xref:BloombergLP/bslim/TestUtil.adoc[TestUtil]::debugRep :relfileprefix: ../../../ :mrdocs: Return the integer code point of the specified wide character `arg`. == Synopsis Declared in `<bslim_testutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int debugRep(wchar_t arg); ---- == Return Value integer code point of `arg` == Parameters [cols="1,4"] |=== | Name| Description | *arg* | wide character whose code point is returned |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#