algorithm to check for pair in 5-card poker hand ?Hi, what is the correct algorithm to check for a pair in a 5 card poker hand? Here is what i got: [...
overloading [] operatorahh, i see. i did some reading about dynamic arrays and i have to use pointers? i tried, but i could...
overloading [] operatoryes, i declared the int array as "a[100]" in private; but im not sure if that is the correct way to ...
overloading [] operatorso what you guys are saying is that i should be returning something like "return a[i];" where i var...
overloading [] operatorHi, im having trouble overloading the [] operator. Heres what im trying to test: [code] void test()...
This user does not accept Private Messages