strings

  • C++ concatenate strings with stream or sprint

    There are many different ways to achieve this, but in my opinion the best method for something this commonly used is a solution that does not require additional external dependencies.. However, see reference at the bottom of this post for… Continue reading