User: mightyjack

  • Public profile

User profile: mightyjack

User info
User name:mightyjack
History
Joined:
Number of posts:4
Latest posts:

How to add sentinel value in this program?
I'am so sorry. I will not do it again. how can I use it again, select another operation to use with...

How to add sentinel value in this program?
[code]# include <iostream> using namespace std; int main() { char operation; float num1,num2; ...

My for loop was okay but my while loop is not. I don't know how can I do it. It should be 10 to 1 not 1 to 10
Thanks man. :')

My for loop was okay but my while loop is not. I don't know how can I do it. It should be 10 to 1 not 1 to 10
#include <iostream> using namespace std; int main () { int num = 0; cout << "Using for...

This user does not accept Private Messages