Concating Strings using strcat Function






This video explains the strcat function in c along with its syntax and an example. You will learn how you can concatenate or append one string with another string using strcat function and print it.