Question: Help with checking for c++ code for String Linked List : I have compleled the steps from 1 through 4. Can anyone help
Help with checking for c++ code for " String Linked List " :

I have compleled the steps from 1 through 4.
Can anyone help me to check if the coding is correct for steps 3 & 4 ?
I mean if i have used the right function and named it right.
Please check the main function.
Thank You .

1. Create a Visual Studio Project name "StringLinked-List.sln", in your personal directory named "String Linked-List". 2. Add a new source code file to the project name "slist.cpp". 3. Create a "main" function in your "slist.cpp" with an integer return type. The main must return the integer "EXIT SUCCESS" if the code executes without an exception or error. 4. Add code to the main function to create entries and add the following objects in order. Name BOS AT MSP LAX
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
