How To Use Strings In C++

Using strings is a common occurrence in most programming languages. C++ is no exception. In this section I will go over the basic usage with some examples.