User: Jdeleonh

  • Public profile

User profile: Jdeleonh

User info
User name:Jdeleonh
History
Joined:
Number of posts:5
Latest posts:

Remove and return card from deck
What I did was I swapped the random one I made to the top and than just decremented it like numCard...

Remove and return card from deck
Okay so I got it to create the random card [code]card deck::dealRandomCard() { int randc=rand()%52...

Remove and return card from deck
I think I have an idea of how to generate the random number please check it [code]card deck::dealR...

Remove and return card from deck
Hello and yes I agree a list would be easier, but the proff wants us to use arrays..:/ I'm really s...

Remove and return card from deck
This is my code I'm currently stuck in a function in which I have to //remove and return a random c...

This user does not accept Private Messages