write a program to copy the string using switch case?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between memcpy and memmove?
difference between function & structure
How many types of functions are there in c?
What's the right way to use errno?
How do you print only part of a string?
write C code to reverse a string such that if i/p is "abc defg hij klmno pqrs tuv wxyz" and the o/p should be "cba gfed jih onmlk srqp vut zyxw"
compare array with pointer?
What is meant by 'bit masking'?
Which is more efficient, a switch statement or an if else chain?
What do you mean by a local block?
What is use of pointer?
What does the error message "DGROUP exceeds 64K" mean?