User profile: inso85

User info
User name:inso85
Statistical data
Occupation:Student
Skills:C
C++
Java
History
Joined:
Number of posts:5
Latest posts:

Question about multimap
Hi everyone :) I want to display the contents of a complex multimap. Here is part of the code: [c...

Function that returns list of objects
Here is a working variant of info() function: [code] void info() { multimap <CAirtravel, uns...

Function that returns list of objects
Hi, I am in a difficult situation again. To make things more clear, constructors and most of the fu...

Function that returns list of objects
I didn't notice the type mismatch at all, many thanks :) So the right syntax is: [code]list <CP...

Function that returns list of objects
Hi all, I am a new member here and I am glad to be a part of this great community :) I want to di...