nux-0.9.48
|
ANSI to TCHAR conversion. More...
#include <NuxCore/Character/NUnicode.h>
Public Member Functions | |
NUX_INLINE | AnsiToTCharConversion () |
NUX_INLINE TCHAR * | Convert (const ANSICHAR *Source) |
ANSI to TCHAR conversion.
NUX_INLINE nux::AnsiToTCharConversion::AnsiToTCharConversion | ( | ) | [inline] |
Convert from ANSICHAR to TCHAR
Source | String to convert. Null terminated. |
References nux::AnsicharToUnicharConvertion::Convert(), and STRNCPY_S.