Question: The main function will create a doubly-linked list dList, using the default constructor, and will call the function createAList to add nodes to dList. Creating
The main function will create a doubly-linked list dList, using the default constructor, and will call the function createAList to add nodes to dList.
Creating a dynamic node that stores the value 2 and make this node be the first node of the calling object...

up above is the header file for DoublyList
and below is the functions.cpp file which i cannot for the life of me figure out how to do. please help

DoublyList.h Project1 Functions,cpp DoublyList.cpp AgDoublyList Main.cpp created #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
