Introduction - If you have any usage issues, please Google them yourself
Printf variants that place their output in a C++ string.Lower-level routine that takes a va_list and appends to a specified string. All other routines are just convenience wrappers around it.