Thread: Read data from txt file with headers

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2021
    Posts
    3

    Question 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 is the best way to go about this?

    Thanks.
    Attached Files Attached Files

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Read Input file, Calculate data, Write Output file
    By Ron09sime in forum C Programming
    Replies: 10
    Last Post: 07-04-2021, 02:17 AM
  2. Replies: 3
    Last Post: 03-13-2013, 07:10 PM
  3. Replies: 21
    Last Post: 11-03-2007, 02:56 PM
  4. how can i read data from file... plz help me
    By fnfn in forum C++ Programming
    Replies: 2
    Last Post: 05-22-2007, 06:39 AM
  5. read data from file
    By matth in forum C++ Programming
    Replies: 3
    Last Post: 04-21-2005, 09:37 AM

Tags for this Thread