Search:

Type: Posts; User: iamnewtothis

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,235

    Help me finish this please

    I have to Create a new project that consists of at least two classes: a base class and a derived class. It should also contain at least one more class that will be used to instantiate the composite...
  2. Ok so I decided to go different. I have it to...

    Ok so I decided to go different. I have it to where it will work except the minus days. I can't get the days to show up.


    #include <iostream>

    using namespace std;

    const char*...
  3. It isn't wrong, but the problem I have is where I...

    It isn't wrong, but the problem I have is where I inserted the << "How many days do you want to add?" <<endl I want to let the user insert. I know it is something like cin >> but after that I...
  4. I know I am missing something simple plz help

    Here is what I have. I am trying to add days to the days I already have. Not sure how to set it up. I want to enter a number and it add to tell what the day will be how would I set that up here is...
  5. Replies
    4
    Views
    1,301

    Thank you for your help Salem and Elysia. It has...

    Thank you for your help Salem and Elysia. It has been about 6 months since my last programming class so I was happy to get as far as I did. I am realizing this isn't like riding a bike, if you don't...
  6. Replies
    4
    Views
    1,301

    Please Help not sure whats wrong

    I am doing an assignment that is for the days of the week. This is what I am supposed to do, STEP 1: Create the Project and Main Class



    1. Create a new console application project and name it...
Results 1 to 6 of 6