User profile: kiranbanchhod

User info
User name:kiranbanchhod
Email:kiranb@softtech-engr.com
Name:kiran Gorakshanath Banchhod
Location:India
Bio:Software programmer having total IT experience of 8Y.

Presently working as software programmer in civil domain.
Having 2.5Y experience on AutoCAD ObjectARX.
Statistical data
Birthdate:Apr 27, 1974
Gender:Male
Occupation:Programmer
Skills:C
C++
C++/MFC
C++/ATL
History
Joined:
Number of posts:1
Latest posts:

STL list random iterator
class A is a user defind class. if I have list<A*> in my code as follows. list<A*> m_lstAList; ...