Which function in C can be used to append a string to another string?
C Programming Language > String functions in C > strcat() function
764
Answer:
The strcat function. It takes two parameters, the source string and the string value to be appended to the source string.
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.