codeGK
Code it ALL
strcat() in C - CodeGK

♦ strcat() in C

♣ Example5: strcat() in C

strcat() is a in-built C method(function) for concatenating two strings.
In this example, the program will append string last to name.
Example
Input:
Output:
Strings