C++ .length()
Published Apr 4, 2022Updated Apr 10, 2023
Contribute to Docs
The .length() method returns the length of the given string in terms of bytes. It functions exactly like the .size() method but follows a more intuitive terminology (i.e., “the length of a string” rather than “the size of a string”). However, both methods yield the same result.
Contribute to Docs
- Learn more about how to get involved.
- Edit this page on GitHub to fix an error or make an improvement.
- Submit feedback to let us know how we can improve Docs.
Learn C++ on Codecademy
- Looking for an introduction to the theory behind programming? Master Python while learning data structures, algorithms, and more!
- Includes 6 Courses
- With Professional Certification
- Beginner Friendly.75 hours
- Learn C++ — a versatile programming language that’s important for developing software, games, databases, and more.
- Beginner Friendly.11 hours