Use of all string handling functions.

In this post we are going to see use of string handling functions.
strcat():-

strcpy( ):-

Comments

Popular posts from this blog

Develop a program to print values of variable and their addresses.

Develop a c program to find the sum of all elements stored in a given array using a pointer.