List

Aug 1, 2010 at 7:10pm
I have searched on this website and all over google, but I can't find any pages that actually tell you HOW to use the lists. Can someone please show me the basics, such as adding stuff and deleting stuff from the list. etc
Aug 1, 2010 at 7:37pm
The reference for list is right on this site:
http://www.cplusplus.com/reference/stl/list/
Aug 1, 2010 at 7:55pm
Yeah, I saw this earlier, but like I said in my first post, it doesn't really tell you how to use it. Like how to use the member functions and other stuff like that. I just tells you what they are.
Aug 1, 2010 at 8:03pm
Didn't you realize that you can click the member functions?
There's a page with detailed information for each function.
Aug 1, 2010 at 8:05pm
lol! I didn't realize that. Thanks :) Stupid me.
Topic archived. No new replies allowed.