Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

c++ string_t to string

//In the C++ REST SDK there is a function to convert utility::string_t into a utf8 std::string: 
utility::conversions::to_utf8string(yourString_t)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #string
ADD COMMENT
Topic
Name
3+7 =