what is the difference between strcpy() and memcpy() function?

Answer Posted / vinoth kumar

strcpy copies the data from one string to another...

memcpy copies the data's memory...

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the priority queues?

629


write a program fibonacci series and palindrome program in c

633


What is a static function in c?

629


What does %p mean c?

634


Is fortran faster than c?

587






What is the use of #include in c?

585


I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...

9663


Create a simple code fragment that will swap the values of two variables num1 and num2.

819


What is a structure member in c?

552


What is the process of writing the null pointer?

611


What is bin sh c?

586


What does. int *x[](); means ?

640


By using C language input a date into it and if it is right?

576


What is const keyword in c?

753


Which is an example of a structural homology?

790