Search:

Type: Posts; User: d0mlnance

Search: Search took 0.22 seconds.

  1. Replies
    3
    Views
    1,045

    [SOLVED] Re: Program not compiling correctly

    If I move it outside of the case these are my results




    nPrice = MacNovelAir;
    }
    //assign value to ninth product
    else if (nItem == 9) {
    ...
  2. Replies
    3
    Views
    1,045

    [SOLVED] Program not compiling correctly

    So i wrote this program and basically, I want it to add up the different devices purchased and list the amount of devices, total price(price of all the devices before tax),sales tax, and final price....
Results 1 to 2 of 2