Search:

Type: Posts; User: awb8.

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    27,158

    Firstly thank you all for the help you gave me,...

    Firstly thank you all for the help you gave me, it was useful.
    I did manage to finish my task eventually :D
  2. Replies
    11
    Views
    27,158

    OK I have got everything to ALMOST work. i can...

    OK I have got everything to ALMOST work. i can get the desired output for 1 of 2 things.

    I can get the correct calculation for either the correct amount of samples of all the files
    OR
    the...
  3. Replies
    11
    Views
    27,158

    Thank you I will try that now. Can you just...

    Thank you I will try that now. Can you just explain one thing for me.

    Why in your post earlier did you use:
    char fName[64]
    but in your last post you used
    char fName[16]

    I have never used...
  4. Replies
    11
    Views
    27,158

    I have been told not to use an array, so I have...

    I have been told not to use an array, so I have been trying to avoid an array and would also like to keep the file short.

    I have 20 files with a random number of values in each, and need to do the...
  5. Replies
    11
    Views
    27,158

    Need help opening multiple files (c programming)

    Firstly I tried posting this question earlier and don't think it worked, so sorry if it did work eventually.

    So far I have been trying to complete this task without any outside help but...
Results 1 to 5 of 6