Search:

Type: Posts; User: Betty

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,821

    Thanks alot - All of your help is greatly...

    Thanks alot - All of your help is greatly appreciated.
  2. Replies
    7
    Views
    2,821

    Thanks you so much for your response. It appears...

    Thanks you so much for your response. It appears that it's not storing the values correctly. Any other suggestions are greatly appreciated.



    #include <stdio.h>
    #include <conio.h>

    #define...
  3. Replies
    7
    Views
    2,821

    Sorry

    Sorry about any typo errors and posting errors - I'm new to the site.

    Thanks
    Betty
  4. Replies
    7
    Views
    2,821

    Help with calculation and loop

    Hi - I'm haveing problems with the calculation and loop. Here are my problems:
    Calculation - When I enter in a start time and a length time the calculation is not coming out correctly and I can't...
  5. Thread: Help!!!

    by Betty
    Replies
    12
    Views
    1,168

    It didn't work. This is what I get. Any other...

    It didn't work. This is what I get. Any other suggestions would be greatly appreciated.


    Year Start End
    ----- ----- ----
    1 1000 1000
    2 1080 1080
    3 ...
  6. Thread: Help!!!

    by Betty
    Replies
    12
    Views
    1,168

    Thanks for the help, but I'm confused. I am a...

    Thanks for the help, but I'm confused. I am a beginner to C programming.
    This is my code. Are you saying that I should move this below the printf? Like this.


    printf("%3d %3.0f ...
  7. Thread: Help!!!

    by Betty
    Replies
    12
    Views
    1,168

    Thanks for the help. The first thing is it gives...

    Thanks for the help. The first thing is it gives me the yeartotal, but I don't know how to fix it.
  8. Thread: Help!!!

    by Betty
    Replies
    12
    Views
    1,168

    I jumped the gun. Your still great, but I need...

    I jumped the gun. Your still great, but I need more help. My ending numbers are correct, but the start numbers are not. Year 1 should start at 1000, year 2 at 1080 and so forth. Thanks again
    ...
  9. Thread: Help!!!

    by Betty
    Replies
    12
    Views
    1,168

    Thank you so much for the help. It is working. ...

    Thank you so much for the help. It is working. I am forever greatful.
  10. Thread: Help!!!

    by Betty
    Replies
    12
    Views
    1,168

    Thanks for the help - I have changed the title. ...

    Thanks for the help - I have changed the title. I have tried changing the values inside the loop and had no success. Could you please be a little more specific, because I am new to C programming....
  11. Thread: Help!!!

    by Betty
    Replies
    12
    Views
    1,168

    Running total for multiple years

    Hello - I am trying to figure out how to create a running total per year. The start total should be my previous ending year total. Can anyone help me figure out what I am doing wrong because I am...
Results 1 to 11 of 11