the nodes of a list in reverse order. The calling statement passes the
front of the linked list to the argument p.
template
void outputReverse(node
Linked Lists. See attached file for full problem description.
Learn how to use linked list in C++, and output the result in a reversed order.