Hello, I move in C++ and I have problem with strings. Is there any C++ equivalent to "&" to append two string? Another question: How can I get the 4 last character of a string? And the first 4?

Thanks for any help.