SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use sprintf:
char str[1024]; sprintf(str, "somtext %s sometext %s", somevar, somevar);