User profile: danieljturenne

User info
User name:danieljturenne
History
Joined:
Number of posts:11
Latest posts:

it keeps asking the question forever
how would i use a while loop on this?

it keeps asking the question forever
[code]#include <iostream> #include <stdio.h> #include <string> using namespace std; int main...

While loop trouble
[code] #include <iostream> #include <stdio.h> #include <string> using namespace std; void P...

recursive do while loop
[code] #include <iostream> #include <stdio.h> #include <string> using namespace std; int ma...

It keeps asking "do you want to play again"
i still cant get it to work :/