I was given an assignment to write and implement a program to create a double linked list, delete, insert, find, display and reverse the contents of the double linked list.
Can any one give me ideas especially on what to put on the menu. I intend to use dynamic allocation in the functions