User: HiCalSoft

  • Public profile

User profile: HiCalSoft

User info
User name:HiCalSoft
History
Joined:
Number of posts:7
Latest posts:

Make a decision based on a 2d matrix
So, I'm making a Black jack simulator. I've generated the deck, shuffled it, dealt the cards, checke...

Passing and returning a vector
Thanks once again. Regarding the single line method; this code is very simplified from what I'm work...

Passing and returning a vector
Thanks, that did it! I didn't understand the difference between passing as reference and pass as val...

Passing and returning a vector
I'm trying to figure out how to pass vectors to be able to modify them in a subfunction. This is my ...

Best way to store a deck of cards? (Array, Vector or something else?)
Thanks for your help guys! My deck is now residing inside a struct!

This user does not accept Private Messages