Weird problem with -#'sThanks Duoas! Changing the unsigned long int back to int is what corrected the problem. Everythin...
Weird problem with -#'sI still receive the infinite looping if I enter a negative number. The program will give me a number...
Weird problem with -#'sI changed the include, I also changed the int to unsigned long int. When I am prompted to input a ne...
Weird problem with -#'s[code]//Subtraction program - Brian Story #include <stdlib.h> #include <iostream> using namespa...
If else problemThanks, I understand loud and clear. Everything compiled fine now.