Answer Posted / sekhar
free takes the pointer variable as argument. The intial
data at that location holds a value of number of bytes that
pointer is pointing to. Based on that information, it frees
the memory.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Why void main is used in c?
typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?
Is fortran faster than c?
What are register variables? What are the advantage of using register variables?
What is the maximum length of an identifier?
How do you write a program which produces its own source code as output?
Is c# a good language?
What is a program?
What is a lookup table in c?
Write a code to generate divisors of an integer?
what are non standard function in c
What is a union?
Explain how to reverse singly link list.
Why dont c comments nest?
What is a double c?