User: DivineLight

  • Public profile

User profile: DivineLight

User info
User name:DivineLight
History
Joined:
Number of posts:10
Latest posts:

I know how enumerations work, but this looks odd to me
I'll assume the header is included here, which would mean that [code]SomeType[/code] is an [code]int...

transform a code to pointers
Thanks, Lumpkin, I totally neglected that. chry44 - using a single pointer would mean a 1D array, o...

signed or unsigned int problem
Yes, if you want the code to work with decimal values, you'll need to use either [code]float[/code] ...

signed or unsigned int problem
When I test this code as is, it works fine with any combination of negative/positive numbers. for e...

Gen ranNum and making the computer guess my number.
Well, to start with, you'll need to generate a random number. To do this, you'll first need to seed ...

This user does not accept Private Messages