difference between my-strcpy and strcpy ?

Answer Posted / vinod

There is nothing as my-strcpy,ur-strcpy etc...
u need to look at man page before doing anything silly..

As a programmer u need to understand naming conventions
better...

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use static in c?

629


When c language was developed?

633


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

758


What does 3 periods mean in texting?

597


What are the loops in c?

591






can any one tel me wt is the question pattern for NIC exam

1554


What is #error and use of it?

679


What are linked lists in c?

648


What is default value of global variable in c?

560


Do you know what are bitwise shift operators in c programming?

583


What is pointer to pointer in c with example?

544


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

1779


what do you mean by inline function in C?

610


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

629


what is different between auto and local static? why should we use local static?

642