User: ajith mk

  • Public profile

User profile: ajith mk

User info
User name:ajith mk
History
Joined:
Number of posts:10
Latest posts:

Dereferencing iterators
So a data structure contains our main data and also some auxiliary data required to maintain the str...

Dereferencing iterators
I have a list<int> LIST. [code] list<int>::iterator listIter; for(listIter=LIST.begin();listI...

Help me with Exceptions and improvement of class
You are confused about this because you are the person designing the class and you are the person us...

Catching exceptions
Actually, even if a library gives us an interface of exceptions to expect, other libraries used in t...

Catching exceptions
Let us assume my friend has designed a library. I am using this library in my code. Now this libr...

This user does not accept Private Messages