User profile: hello 12345

User info
User name:hello 12345
History
Joined:
Number of posts:14
Latest posts:

Problem with STL and Composition
Its working now. thanks for the help :)

Problem with STL and Composition
Thanx for the info. Its working now. But if i add some extra code again same error is coming. Extra ...

Problem with STL and Composition
I am writing a code which is similar to the below module. [code] class testclass5; //Forward Decla...

Problem with list (STL)
Finally understood. Forgot that the concept of list is to let us add objects dynamically thats why n...

Problem with list (STL)
Still there is error. The error is some thing else: [output] list3_test.cpp:8:14: error: expected id...