Skip to main content
All lessons

Working with Text

7 min · C++

Join std::string values, measure them, and change case.

C++ · Working with Text0/5 cleared

Enemy 1 of 5

C++ strings use std::string. Join two with + (concatenation). Include <iostream> and <string>.

You
Packet Wolf

Loading editor...

Ln 1, Col 1Spaces: 4
Sign up to fightTarget output: Hello, Ada