Find the error in the following program struct point
{struct point *next; int data; } x; main() {int...data;
}
x;
main()
{int i;
for(x=p;x!=0;)
x=x->next,x++;
freelist(x);
}
freelist(x)
{free(x);
return
}
Answer Posted / bob
q=x; x=x->next; freelist(q);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I convert a stl file?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
What two types of containers does the stl provide?
totoo po ba ang manga aliens!
What is a list in c++ stl?
Why should a c++ programmer be interested in stl?
What is stl in c++ with example?
Define stl.
how to use C++?
What are stl algorithms?
How does an stl file work?
Who wrote stl?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
Is stl part of c++ standard?
What does stl mean in slang?