MCPcopy Create free account
hub / github.com/MikeMcShaffry/gamecode4 / WideToGenericCch

Function WideToGenericCch

Source/GCC4/Utilities/String.cpp:284–297  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Name: AnsiToGeneric() Desc: This is a UNICODE conversion utility to convert a WCHAR string into a TCHAR string. cchDestChar is the size in TCHARs of tstrDestination. Be careful not to pass in sizeof(strDest) on UNICODE builds -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

WideToAnsiCchFunction · 0.85

Tested by

no test coverage detected