Search:

Type: Posts; User: maker10

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    2,212

    Thanks for your help

    Hi All,

    Thanks for all your help and suggestions...I am re-posting my code, with proper formatting for your review. The code runs correctly, but the ending balance, after all the withdrawals, is...
  2. Replies
    11
    Views
    2,212

    Separate Functions

    Hi ch4,

    Thanks for your reply and your explanation.

    I would like to use separate functions, but I'm not exactly sure how to do this. Could you please provide an example?

    Thanks
  3. Replies
    11
    Views
    2,212

    fflush stdin

    Hi Dino,

    I know fflush stdin is a big no no, but it's something that's required by my C programming teacher. If I don't have it I lost points...
  4. Replies
    11
    Views
    2,212

    Help With C code looping

    Hi All,

    I have written a program that doesn't seem to work and I can't figure out why it's not working. It compiles correctly, but when I run it I get prompted by the first couple of printf...
  5. Replies
    4
    Views
    1,606

    Need assistance with loop and else if

    Hi All,

    I'm trying to figure out how I can test a condition (negative or positive number) and then have it go back into the for loop. What I'm trying to accomplish is if the user enters a negative...
Results 1 to 5 of 5