15 May
2007
15 May
'07
10:12 p.m.
Can you please tell me how can i loop thru the same list in reverse?
check out the rbegin/rend member functions of std::vector http://www.sgi.com/tech/stl/Vector.html Chris