sprintf
-
sprintfC++ Builder/함수 2018. 12. 6. 22:07
#sprintfSystem.UnicodeString.sprintfUp to Parent: UnicodeStringC++UnicodeString& __cdecl sprintf(const wchar_t* format, ...); // Returns *this PropertiesTypeVisibilitySourceUnitParentfunctionpublicustring.hSystemUnicodeStringDescriptionSets the value of UnicodeString, given the format string and its arguments.Use sprintf to set to the value of the UnicodeString instance, given a standard C++ for..