User: seiyakun

  • Public profile

User profile: seiyakun

User info
User name:seiyakun
History
Joined:
Number of posts:15
Latest posts:

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 [] operator
ahh, i see. i did some reading about dynamic arrays and i have to use pointers? i tried, but i could...

overloading [] operator
yes, i declared the int array as "a[100]" in private; but im not sure if that is the correct way to ...

overloading [] operator
so what you guys are saying is that i should be returning something like "return a[i];" where i var...

overloading [] operator
Hi, im having trouble overloading the [] operator. Heres what im trying to test: [code] void test()...

This user does not accept Private Messages