User: Spikerocks101

  • Public profile

User profile: Spikerocks101

User info
User name:Spikerocks101
History
Joined:
Number of posts:39
Latest posts:

duplication error
Should work. Maybe try adding: [code] #ifndef uint #define uint unsigned int #endif [/code]

Bug in game
Possible reason may be, that while you increase the skill, you don't decrease the remaining unassign...

Please give me some codeadvice ?
A simpler, version is this: [code] for(int count = 0, end = object.length(); count < end; count++) ...

Is this program dueable C++ or not?
It is completely possible with C++ (if you can dream it, C++ can do it, as I always say). You will n...

If else and logic problems.
You are somewhat close. To begin, before we go into how to do the statement, I'd like to mention the...

This user does not accept Private Messages