.

Sunday, December 29, 2013

Displaying a cue and square of a number through functions in C++

/*********************************************************************** * file: 3-14.cpp * * desc: C++ assignment * * Author: Syed R Fayyaz * * intricacy: September 26, 2003 * * * * Comment: Homework assignment # 7 * **********************************************************************/ // involution header files that will be used in this program. # entangle #include #include // course began int main() { //variable decleration naval division intnw_pcqty, mem_cardqty, dsk_ lugqty, softqty; epitome total, nw_pc, mem_card, dsk_drive, soft; //constant instalment const double NW_PCPRICE = 675.00, MEM_CARDPRICE = 69.95, DSK_DRIVEPRICE = 198.50, SOFTPRICE = 34.
Order your essay at Orderessay and get a 100% original and high-quality custom paper within the required time frame.
98; // input section cout cout cout cout cin >> nw_pcqty; cout cin >> mem_cardqty; cout cin >> dsk_driveqty; cout cin >> softqty; //input shut section cout cout cout getch(); //calculation section //NW-PC calculation nw_pc = nw_pcqty * NW_PCPRICE ; //Memory Card calculation mem_card = mem_cardqty * MEM_CARDPRICE; //Disk drive calculation dsk_drive = dsk_driveqty * DSK_DRIVEPRICE; // computer software calculation soft = softqty * SOFTPRICE; // acquire total total = nw_pc + mem_card +dsk_drive + soft; // Setting the flags cout //output section clrscr(); cout cout cout cout cout cout cout cout return 0; } If you neediness to get a full essay! , regulate it on our website: OrderEssay.net

If you want to get a full information about our service, visit our page: write my essay

No comments:

Post a Comment