Search:

Type: Posts; User: ShadowDragon

Search: Search took 0.01 seconds.

  1. It works beautifully! The only thing I am having...

    It works beautifully! The only thing I am having a problem with is when I try to impliment the actions needed when a month changes. I have it setup where:


    void



    int...
  2. I think I understand what you mean, but wouldn't...

    I think I understand what you mean, but wouldn't I have to changeDate() for each and every instance of an object? or is that the purpose of making the members static?

    [edit] Nevermind, that was a...
  3. Change the Date for all objects of a class

    Hello, I'm hoping I can get an idea for how to impliment this.

    I have two subclasses (SavingsAccount & CheckingAccount) that derive from a BankAccount class. What I need to do is call a function...
  4. 1. Sorry yes, the key would have been "eelrtt" ...

    1. Sorry yes, the key would have been "eelrtt"

    2. Unfortunately that was how the project was given. The only thing I have control over is the way in which the constructor sorted the information,...
  5. Unfortunately the deadline has already passed......

    Unfortunately the deadline has already passed... Regardless I still would like to know how to get this to work. I found out a little that the initial collection of the key should have been in the...
  6. sorting an array by alphabetizing the char*

    I'm not really sure what I am doing for my assignment, though I have spent the better part of 5 days trying to figure this project out. The outcome is to get the program to read the list of words off...
Results 1 to 6 of 6