User profile: Stewart15

User info
User name:Stewart15
History
Joined:
Number of posts:12
Latest posts:

c++ problem
Thank you very much I would use this as a reference

c++ problem
Sorry you probably want the whole thing in code format [code][/code]#include<iostream> #include<ct...

c++ problem
#include<iostream> #include<ctime> #include<cstdlib> #include<ctime> using namespace std; // Decl...

c++ problem
ok so when the pig roll a 1 do this look right } while (gamerDice != 1); { do { cout...

c++ problem
this is what I did do { cout << "Your roll is a " << gamerDice << endl; cout << "Your tot...