User: tiennen07

  • Public profile

User profile: tiennen07

User info
User name:tiennen07
History
Joined:
Number of posts:13
Latest posts:

Loops and multi-threading with a text-based RPG
bumpity bump

Loops and multi-threading with a text-based RPG
the code compiles without errors, and runs great. I have tried nesting "while()" loops, but however...

Loops and multi-threading with a text-based RPG
Okay, I have been coding a simple text-based RPG, and I figured out how to multi-thread the combat l...

Defining, Implementing, and testing a class?
fist off, i can clear up that first error. you need to add: [code] #include<iostream> [/code] at th...

HANDLE issue
SOLVED. i set the HANDLE hHpSetMutex definition to static: [code] static HANDLE hHpSetMutex=Creat...

This user does not accept Private Messages