Member Avatar for kstin

I am terrible at C++ coding and have no idea how to write this code.
Could someone please help me??

  1. Modify the linked list class you created in the previous programming challenges by
    adding a member function named reverse that rearranges the nodes in the list so that
    their order is reversed. Demonstrate the function in a simple driver program.

I'm a terrible in C++ but I solved my problem in this forum.

To receive some solution you should try to post the code from that previous programming challenges and a code you try to solve the problem.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.