User profile: RLara23

User info
User name:RLara23
Name:Randy
Location:Lara
Bio:Beginner in C++
History
Joined:
Number of posts:5
Latest posts:

I'm having trouble with this, the question is listed in the code please somebody
Thank you so much @JLBorges You are a life saver

I'm having trouble with this, the question is listed in the code please somebody
thanks a lot @JLBorges I would still need to know how to get the totals to ad every time the loop...

I'm having trouble with this, the question is listed in the code please somebody
I'm sorry I mad a mistake in the counter it should be while ((price !=o) || (amount !=0))

I'm having trouble with this, the question is listed in the code please somebody
If the user enters the integer 0 the program should immediately exit but I'm not sure how to do that...

I'm having trouble with this, the question is listed in the code please somebody
#include <iostream> //ask the user for a set of data, product price & amount. calculate the tot...