18.10.2012, 04:16
I don't actually fully understand.
But if you don't want strcat you could do something like:
Not sure if I understand you, though.
But if you don't want strcat you could do something like:
Код:
format(string1, sizeof(string3), "%s with %s", string1, string2);