Adding and Subtracting to a global intThe error was that I was using "+" instead of "=+", whoopsie. Thanks for the info ne555
Adding and Subtracting to a global intHow would I go about declaring a global int in a header file, then manipulating it via addition and ...
getline problemHope this helps [code]#include <iostream> #include <string> using namespace std; int main() { st...
Question about an int checkerThank you for your help! After an hour or two of tweaking my code I finally have my program working ...
Question about an int checkerI've been scratching my head all day today trying to figure out how to make an "int checker". Essent...
This user does not accept Private Messages