Search:

Type: Posts; User: Oly

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,526

    That worked perfectly, thank you!

    That worked perfectly, thank you!
  2. Replies
    4
    Views
    3,526

    I've tried the following, and it works when the...

    I've tried the following, and it works when the headers are removed from the txt file. I'm just unsure how to modify it to work with headers.



    for(i=0; i<BUFSIZE; ++i)
    {
    ...
  3. Replies
    4
    Views
    3,526

    Read data from txt file with headers

    Hi,

    I have a txt file (attached) that I am attempting to read data from and store into an array. The data has headers and I am having trouble skipping the headers and only reading the data. What...
Results 1 to 3 of 3