You'd use a combination of array indexing and functions from the standard c-string library:
https://en.cppreference.com/w/cpp/header/cstring
https://cplusplus.com/reference/cstring/
You'd use a combination of array indexing and functions from the standard c-string library:
https://en.cppreference.com/w/cpp/header/cstring
https://cplusplus.com/reference/cstring/