Search:

Type: Posts; User: naya22

Search: Search took 0.00 seconds.

  1. Replies
    16
    Views
    5,099

    Solved

    I have solved this problem. Thanks for all of your help you guys. I had to figure it out a little bit, but I got it.
  2. Replies
    16
    Views
    5,099

    oh okay sorry Thanks again

    oh okay sorry
    Thanks again
  3. Replies
    16
    Views
    5,099

    ??? I'm confused

    ??? I'm confused
  4. Replies
    16
    Views
    5,099

    how can I use a loop in a function?? Is that even...

    how can I use a loop in a function?? Is that even possible? What type would I use? Do/while, for, while???
  5. Replies
    16
    Views
    5,099

    No, not really. Someone suggested that i used a...

    No, not really. Someone suggested that i used a loop, but I don't really see how that is possible. I am trying to stick to what I know.
  6. Replies
    16
    Views
    5,099

    Lowest Score Drop

    Well, first of all, I would just like to say that I have half of the program right (at least I think that i have it right).

    My program is supposed to do three things:

    void getscore()-should...
  7. Replies
    6
    Views
    2,560

    Okay, thanks.

    Okay, thanks.
  8. Replies
    6
    Views
    2,560

    I am confused now. I'm sorry. I'm new at this. ...

    I am confused now. I'm sorry. I'm new at this.

    So, what do I do??
  9. Replies
    6
    Views
    2,560

    Yep, that's basically it. I was thinking of...

    Yep, that's basically it.

    I was thinking of something like:



    void wholesaleCost(double);
    void markupPercentage(double);
  10. Replies
    6
    Views
    2,560

    User-defined functions

    Hi.

    I am trying to write a program that asks for the wholesale cost of an item and its markup percentage, and displays the retail price.

    Well, I did that the regular way, but...
    My...
Results 1 to 10 of 10