Help me

I have to write a menu driven program which will maintain a list of car
models, their price, name of the manufacturer, engine capacity etc., as a doubly linked list.The menu should make provisions for inserting information pertaining to new car models, delete obsolete (outdated) models, and update data such as price besides answering queries such as listing all car models within a price range specified by the user and listing all details given a car model.

plz help me to Implement the above programme with the required algorithms by C++.
Thank you
plz help me to Implement the above programme with the required algorithms by C++.

Post what you done so far on your own, that we can help you with.
Wherever you go in life, if you come with nothing, you leave with nothing.
Topic archived. No new replies allowed.