Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jjackman

    stl linked-list help please.

    Hello everyone, I created a linked list using the stl library like so: list<class> name_of_list; I initilized the list as a global yet when I access it from another area in my code it is empty. How can I call the list by reference. Thanks..

Part and Inventory Search

Back
Top