Search:

Type: Posts; User: krazykrisi

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    3,537

    thanks, it works but how do I get it to print out...

    thanks, it works but how do I get it to print out "total of widgets = " at the end instead of you entered?
  2. Replies
    9
    Views
    3,537

    yes I tried that: /* Create the programs...

    yes I tried that:

    /* Create the programs listed below per the specifications. You may not create any additional member function. Where listed, you must use the
    declaration provided.

    1. Write...
  3. Replies
    9
    Views
    3,537

    Yes Addit is a member function that is defined...

    Yes Addit is a member function that is defined below the class. I put in your suggestion and I got a few errors...here is what I got:

    c:\documents and settings\kriskent1\my documents\c++\chapter...
  4. Replies
    9
    Views
    3,537

    using classes

    I'm trying to make this program to add 3 user inputed populations together. Here is a summary of what it is supposed to do and the code:


    /* Create the programs listed below per the...
  5. Replies
    5
    Views
    1,836

    yeah I'm just learning loops. It is from what is...

    yeah I'm just learning loops. It is from what is in the book but I can't figure out how to change it to what it is asking for. Can you give me a hint or something?
  6. Replies
    5
    Views
    1,836

    factor program

    I need some help with this program, it is homework but I can't figure it out. This is what I have to do:

    Modify the FACTOR program in this chapter so that it repeatedly asks for a number and...
Results 1 to 6 of 6