About this document
C++ Functions and Strings Overview by chi is a document available to read on EtoBox.
This document covers the concepts of functions, arrays, strings, and parameter passing in C++, focusing on C-style strings and their manipulation using various functions from the cstring library. It also introduces the string class and vector class for easier string and array handling. The document includes examples and exercises for practical understanding of these concepts.
- Author
- chi
- Language
- EN