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