Header files in projectsSo every time I want to use certain header files in a project, I have to add them to that particular...
can't get only one statement to appearHere's what I wanted the program to do: 1. User inputs two integars 2. Program forces smaller integ...
can't get only one statement to appearThanks, I finally got the program to do what I wanted! Question, can this code be any more efficien...
can't get only one statement to appearI did this: [code] #include<iostream> int main() { std::cout << "Enter two numbers: "; std...
can't get only one statement to appearI can't seem to make it so only one of the two statement appear. In this program, when a user en...
This user does not accept Private Messages