SyntaxFix
Write A Post
Hire A Developer
Questions
Why do you want to use sprintf for string concatenation when there are methods intended specifically for what you need such as strcat and strncat?
sprintf
strcat
strncat