User profile: tigerfansince84

User info
User name:tigerfansince84
History
Joined:
Number of posts:6
Latest posts:

comparing info of 2 arrays
I actually have iostream and string on seperate lines but for some reason when I posted code it move...

comparing info of 2 arrays
Thanks this works perfect!

comparing info of 2 arrays
Is there a way to tweak the If statement to say answer array has to match at least 8 of the answers ...

comparing info of 2 arrays
[i] Hello all. I'm trying to write a program that will compare 2 one-dimensional arrays and then gen...

Issue with a program that calls a function and has a loop
Thanks Scipio and Mythios!