Loops and multi-threading with a text-based RPGbumpity bump
Loops and multi-threading with a text-based RPGthe code compiles without errors, and runs great. I have tried nesting "while()" loops, but however...
Loops and multi-threading with a text-based RPGOkay, 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 issueSOLVED. i set the HANDLE hHpSetMutex definition to static: [code] static HANDLE hHpSetMutex=Creat...
This user does not accept Private Messages