| | |
Iterating through std::list
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
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
![]() |
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
Views: 258 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for C++
6 api application array arrays based beginner binary bmp c++ c/c++ calculator char char* class classes code compile compiler console conversion convert count data delete deploy dll download dynamiccharacterarray email encryption error file format forms fstream function functions game givemetehcodez graph homeworkhelp iamthwee ifstream input int java lib lines list loop looping loops map math matrix memory newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg search simple sort sorting spoonfeeding string strings struct temperature template templates text tree url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets






