User Input Set Difference w/ CharactersI'm looking to create a program that takes a set of 10 user input characters(could be numbers, lette...
Program Not Displaying ProperlyThanks. Now my next problem is that it starts on Question #2. How can I get it to start on the firs...
Program Not Displaying ProperlyWhen the program runs it doesn't display properly. In theory, it should display each question etc. A...
Compiler shows no errors, then 100+ errorsprototype:[code]void questionAnswer(Questions[], int);[/code] definition:[code]void questionAnswer(Q...
Compiler shows no errors, then 100+ errorsI added that and it expected a semicolon after it. With the semicolon, it gives me this... Error 1 ...
This user does not accept Private Messages