Hey, im working on a little program to record player stats and names. Basically im new to C++ and i have no idea how to put a string into a dynamic two dimensional array array (id prefer if i didn't have to convert any numbers to strings but that seems unlikely).
I tried googleing the issue but every tutorial either only focuses on numbers or text never worked with both (that i could understand).
BTW, if there is a tutorial that i missed that explains this id love the link :D