replacing text on same line by inputting a or dI'm trying to create a game that is sort of like space invader. I've made the UI and I want to start...
reseting a variableI found my issue then! Thanks Moschops. I had my variable set as a global rather than inside my func...
reseting a variableexample [code] #include <iomanip> using namespace std; int main (){ int y = 1; int n = 0; cout<<"w...
reseting a variableHow can I reset the number assigned to a variable after it reaches the end of the code within a func...
Rounding decimal down Hi DeathLeap, Yeah i'm having issues trying to wrap my head around re-declaring a converted toleran...
This user does not accept Private Messages