C++ string concat without strcat?
Good, let’s assume i always have a couple of char arrays, same length, same which has a name with unknown length inside it. How do i concat it I’m quite close with my formula…I only can’t think right this moment, no rest. char sa81=0, sb81=0; cout << "Enter your own …