difference between my-strcpy and strcpy ?
Answer Posted / shruti
yes there is nothing like my-strcpy..
i think u must have come accross some prog. in which a user
must have written a func. for string copy and named it as
my-strcpy...
strcppy is an in-built function for string copy.
the function body is present in string.h.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the use of function in c?
What is difference between array and structure in c?
What is operator precedence?
If errno contains a nonzero number, is there an error?
How macro execution is faster than function ?
Is fortran faster than c?
Why is struct padding needed?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
Difference between strcpy() and memcpy() function?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is the purpose of scanf() and printf() functions?
How do you print an address?
What is the purpose of type declarations?
what is the diffrenet bettwen HTTP and internet protocol
How can you find out how much memory is available?