User profile: biplav17

User info
User name:biplav17
History
Joined:
Number of posts:159
Latest posts:

randomizing error. help please
[code]void randomize_deck() { int rand1, rand2; card holder; card holder2; ...

making a interger a character
I made the function so shame on me. not really a shame bacause I am a beginner. lol anyway.. thanks...

making a interger a character
I do have both of them included

making a interger a character
I got: [code]void loadstats() { stringstream conv; conv << stats.win; glutPrint(-1.5, 3...

making a interger a character
to be more specific what I need to do is: [code]if int a = 123[/code] want to make [code]char d[3]...