let's say i want to combine CharArray1 and CharArray and i want to add "hi this is a string" aswell. How should i do this. From what i understand now i need to count the space i need, make a new array and fill it. I dont have a clue how to (the filling).
Thnx
