With printf
we can print a formatted string to the console output.
Question: How can we get the formatted string as std::string
?
With printf
we can print a formatted string to the console output.
Question: How can we get the formatted string as std::string
?