Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What are the components of stl?

1172


write a program to convert a decimal number in to its equivalent binary number?

2767


What is stl language?

1213


What do stl stand for?

1201


help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase

2428


How does an stl file work?

1226


What are the different types of stl containers?

1206


What is stl in oop?

1269


What is stl stand for?

1281


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

2593


What does stl mean in slang?

1168


sir please send me bpcl previous question papers

2460


What is stl in c++ with example?

1215


how to use C++?

2611


What is stl stack?

1205