| | |
Iterating through std::list
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Dec 2007
Posts: 360
Reputation:
Solved Threads: 69
•
•
•
•
typedef std::list<list*> List;
Can you tell me how to enter inside the list,if I want to know number of contacts which it consists..
C++ Syntax (Toggle Plain Text)
typedef std::list<list*> List;
or do you mean
C++ Syntax (Toggle Plain Text)
typedef std::list<std::list*> List;
If you are forced to reinvent the wheel at least try to invent a better one!
Please use code tags - Please mark solved threads as solved
Please use code tags - Please mark solved threads as solved
Use iterator provided by list.
Last edited by firstPerson; Aug 28th, 2009 at 12:34 pm.
I give up! 1) What word becomes shorter if you add a letter to it? [ Solved by : niek_e ] 2) What does this sequence equal to : (.5u - .5a)(.5u-.5b)(.5u-.5c) ... 3) What is the 123456789 prime numer? Ask4Answer
![]() |
Similar Threads
- Linked List - Overload ++ operator (C++)
- Error in std::list ? (C++)
- Use of Iterator to access/ Search STD List ..need help! (C++)
- Activating list in MS VC++ EE. (C++)
- BIG problem with STL List Container (C)
- help with this code of link list (C++)
- Weird (?) problem using std::list ... (C++)
- Using a class to add/delete/show numbers in a Link List (C++)
- Using the STL LIst Container, how do I create, write,read, and store in file. (C++)
Other Threads in the C++ Forum
- Previous Thread: auto-refresh program
- Next Thread: Matching text at the IF statement
| Thread Tools | Search this Thread |
api array arrays based beginner binary bitmap c++ c/c++ calculator char class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray encryption error file forms fstream function functions game getline givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory news node output parameter pointer problem program programming project proxy python read recursion recursive reference return rpg string strings struct temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






