itoa_sDx

itoa_sと同等の機能(マルチバイト文字列版では文字コード形式として SetUseCharCodeFormatで設定した形式が使用されます)

nothrow @nogc extern (C++, DxLib) extern
dxlib_d.DxDataType.TCHAR*
itoa_sDx
(
int Value
,
dxlib_d.DxDataType.TCHAR* Buffer
,,
int Radix
)

Meta