thread library not included in minGW?when I right click on #include <threads> in code::blocks the file does exist on my computer, why won...
thread library not included in minGW?[code] #include <iostream> #include <string> #include <ctime> #include <cstdlib> #include <thread> ...
Is there any way to call a class instead of the object within the class?Thanks for the reply disch, I now have it working and not taking up 100000 lines of if statements
Is there any way to call a class instead of the object within the class?Write your question here. [code] class invItem { int weaponMaxDam, weaponMinDam, itemPrice; st...
This user does not accept Private Messages