I am at the beginning of creating a linked list but program is not working properly because address "list" in main is not getting the value I am assigning it inside of function. What am I doing wrong please help.
#include <iostream>
#include <string>
using namespace std;
struct...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.