Search:

Type: Posts; User: philiplahm

Search: Search took 0.00 seconds.

  1. You were right about the "ILister". I should not...

    You were right about the "ILister". I should not be depending on it because it has been used in many for loops. Anyway, I fixed that problem. But, about the ReadFromFile, I am not really sure how it...
  2. Elysia, I am kind of a beginner in programming....

    Elysia, I am kind of a beginner in programming. So, I don't know too much about indentation. Anyway, somewhere in the internet I found that to indent the code I put my code between "indent and...
  3. Jim, you are a life-saver. Thank you...

    [indent]
    Jim, you are a life-saver. Thank you very very much. With your help, now my programme runs without any flaws.
  4. First, my maximum function is working properly;...

    First, my maximum function is working properly; it shows the highest temperature correctly. The problem is with the lowest temperature. Anyway, here is my input file:






    America //...
  5. When I run the programme, it shows some...

    When I run the programme, it shows some completely random number as the lowest temperature. So, it seems like there is something wrong with the function-VectorList::GetMinF(). But, I could not...
  6. Jim, thanks for your help. Now, I don't...

    [indent]
    Jim, thanks for your help. Now, I don't have problems with reading the files from the disk or wrting the files on the disk.
  7. Jim, could you tell me what do you mean...

    [indent]
    Jim, could you tell me what do you mean when you say "you should always check the stream state after trying to open a file"?
  8. Thanks both Jimblumberg and Grumpy. You guys were...

    Thanks both Jimblumberg and Grumpy. You guys were right. I forgot to put the closing brace on one of the member function of the class-PollenAirQuality. I feel so stupid. I spent like at least one and...
  9. can't figue out what is wrong with the programme

    I just could not figure out what is wrong with this programmed. I have tried as much as I could to make it work. But, it does not seem to be working. So, I would greatly appreciate it if anybody...
Results 1 to 9 of 9