User profile: dariusd7

User info
User name:dariusd7
History
Joined:
Number of posts:66
Latest posts:

Getting a value from object passing it to an array
Thanks..@AbtstractionAnon

Getting a value from object passing it to an array
I am writing a program for a poker game.. I created a class to get cards and create deck.. the probl...

passing value to array
I am writing a program for a poker game.. I created a class to get cards and create deck.. the probl...

how to pass value in one array to another array
but im not trying to change it.. its going from a const char to a const char...

how to pass value in one array to another array
I am writing code for a simple poker game. The problem I'm having is the proper use of pointers. I d...