Why does it keep going??? (kbhit())?My program is too big to put here, but this is basically the problem. The user must press J to inter...
How to update a bool in a recursive function??Fixed, just had to make the bool pass as reference!
Is it at all possible to change a single variable from a pointer?It worked! Thank you
Is it at all possible to change a single variable from a pointer?Well, I tried the cloning thing, but it says I cannot instantiate abstract class.
Is it at all possible to change a single variable from a pointer?I want to do this right, because this program needs to be turned in soon. The following are the kind...