View Single Post
Old 05-07-2004, 12:10 PM   #42 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
Hahaha, the original code was std C++ correct but VC doesn't support it. I made this lil mistake a giga-gazillion times and still fall for it...
I needed to re-think the whole situation going on here!
ROFLMAO.

You can put back the
Code:
VPairs::iterator j = Deck.begin()
in the for-loop as well most likely.
You you can change (*). to -> most likely as well.
But leave the typedef intact.
__________________
Valmont is offline   Reply With Quote