You are to write your own versions of strcpy() and strlen
(). Call them mystrcpy() and mystrlen(). Write them first
as code within main(), not as functions, then, convert them
to functions.
You will pass two arrays to the function in the case of
mystrcpy(), the source and target array.
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between while and do while?
Explain how can I read and write comma-delimited text?
Explain demand paging.
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,
Can a local variable be volatile in c?
code for selection sort?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
What is the difference between static and global variables?
Can a variable be both const and volatile?
Determine if a number is a power of 2 at O(1).
how to find string length wihtout using c function?
Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....