Answer Posted / ragu
if we compile in turbo c its showing error like this
in that above code we cant modify a const object in function str_cpy(const char *a,const char *b)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why void is used in c?
Function calling procedures? and their differences? Why should one go for Call by Reference?
How can I trap or ignore keyboard interrupts like control-c?
What is a rvalue?
Why doesnt this code work?
Is main is user defined function?
How many parameters should a function have?
What is use of pointer?
Explain modulus operator. What are the restrictions of a modulus operator?
Why is struct padding needed?
What is calloc in c?
What are terms in math?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Is void a keyword in c?
what are bit fields? What is the use of bit fields in a structure declaration?