09.12.2012, 10:20
The strcat just put 2 strings / ints / floats / whatever on the same variable.
So, you could use strcat for the menu.
And for the player info, you can normally define the variable content without strins, strcat or anything else.
So, you could use strcat for the menu.
And for the player info, you can normally define the variable content without strins, strcat or anything else.