Search:

Type: Posts; User: fsutati

Search: Search took 0.00 seconds.

  1. Ok, I did what you said (I think) but something...

    Ok, I did what you said (I think) but something still isn't right. For example, when I compile and execute the program, my professor has given me the following information but when I execute it's...
  2. im sorry, im new, i didn't realize

    im sorry, im new, i didn't realize
  3. insert #include #include ...

    insert

    #include <stdio.h>
    #include <stdlib.h>

    int main(void)

    {

    int acct_num, date1, date2, date3, pymt_num;
  4. help with while statement for college project

    So im trying to work on this project but i'm not clear on the while statement and I know that what I have isn't working because my calculations are all wrong. I've attached what I have so far and my...
  5. Replies
    6
    Views
    990

    What I have

    This is what I have so far. I dont think my while statement is correct because none of my calculations are working. :(

    I attached it in a word document.
  6. Replies
    6
    Views
    990

    I need help..bad

    I recently missed a lecture due to bronchitis and I was doing fine in my beginning C class up to this point but I have a project due in a couple days using the while statement and I'm lost. The gist...
Results 1 to 6 of 6