I need help getting started.Alright, so you need to use the commands rand() and srand() to generate two random numbers, which re...
please helpchar answers = 20; is defined incorrectly. It is also a lot easier when you are programming to defi...
Easy way to test if input is the correct variable type?So I am using the cin command to have the user get a number value and place it into an int type vari...
How do you make a reset function? Tip Calculator exampleThanks for the help everyone. Alright, so now I am trying to make a function that ends the program,...
How do you make a reset function? Tip Calculator exampleFor some reason I can't get the tolower function to work. Here is my main function: [code] int mai...
This user does not accept Private Messages