Forum: C++ Aug 19th, 2009 |
| Replies: 4 Views: 249 so far this wot i have finished for the breakdown...can sumone pls help with the codes
if (a>0)
cout<<"1000 0 "<<a<<endl;
else
cout<<"1000 0 0"<<endl;
b=change-1000;... |
Forum: C++ Aug 19th, 2009 |
| Replies: 4 Views: 249 i dun really have any codes for the change breakdown yet cuz i duno how to do it using switch statement |
Forum: C++ Aug 19th, 2009 |
| Replies: 4 Views: 249 Cashier 1.0 is a C++ program that displays on the screen item codes with corresponding item description and price (at least 10 items). It asks the user to enter the code of the item purchased by a... |
Forum: Visual Basic 4 / 5 / 6 Aug 19th, 2009 |
| Replies: 6 Views: 641 so far this is wot i have finished and im not sure if my codes are correct . . .
#include<iostream>
#include<cmath>
using namespace std;
void main()
{ |
Forum: Visual Basic 4 / 5 / 6 Aug 19th, 2009 |
| Replies: 6 Views: 641 its in c++ . . . the breakdown is the hardest part so i was tryin to make a program of it for my hw . . . but its kinda hard . . . ok for example . . . the change that the cashier is gon to give to... |
Forum: Visual Basic 4 / 5 / 6 Aug 19th, 2009 |
| Replies: 6 Views: 641 Cashier 1.0 is a C++ program that displays on the screen item codes with corresponding item description and price (at least 10 items). It asks the user to enter the code of the item purchased by a... |
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2009 |
| Replies: 5 Views: 552 dude can u help me do this in a flowchart ? cuz im told to do it that way PLS HELP ME this really means alot to me THNXX |
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2009 |
| Replies: 5 Views: 552 o ok..ow and thnxx alot i really needed these codes |
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2009 |
| Replies: 5 Views: 552 um ive been asked by my prof to do a program that could possibly arrange 5numbers from lowest to highest..but im kinda new with programing can sumone pls help me THNXX |