Search:

Type: Posts; User: m3rc3n4y

Search: Search took 0.00 seconds.

  1. Lmao thanks for trying to help me but i finally...

    Lmao thanks for trying to help me but i finally found out why i was not getting an output. You want to know why?

    My input file looked like this

    Event__Task___Number of Days

    1______15_____3...
  2. I think i've given up I have no idea what your...

    I think i've given up I have no idea what your talking about in the last post and that has nothing to do with my code...


    Is it beyond you to just correct my code so that the program prints the...
  3. by the way thanks for keeping with my posts and...

    by the way thanks for keeping with my posts and the fast repiles
  4. That didnt change anything I had a friend try...

    That didnt change anything

    I had a friend try this exact code and he said it worked for him

    I just got done emailing this to a friend and he checked it and said it was working maybe im doing to...
  5. I assumed this was doing exactly that ...

    I assumed this was doing exactly that


    fprintf(outfp,"%d \t %d \t\t\t %d\n", partevent, task, maxday);
    totday +=maxday;

    "the /t repressing the spaces in between the columns

    prevevent =...
  6. I understand you are trying to make me think for...

    I understand you are trying to make me think for myself, but to be frank i have. I've been working on this for the last 2 and a half days when it should only be a 30 min program. I appreciate you...
  7. Sorry i really dont understand what you mean ...

    Sorry i really dont understand what you mean

    Am i printing things wrong?

    Are my loops wrong?

    Whats the specific problem?

    Thanks again,
    m3rc
  8. Reading a Input File and outputing desired information using if-else,loop,and if-else

    So basically i think i have the roots of this program down im getting an output.txt file but its not what im wanting here is the assignment.

    Critical Path Analysis. A critical path analysis is a...
Results 1 to 8 of 8