Feb-24-2018, 12:30 PM
i need to parse a file which contains some kind of data. i've looked at tutorials but i'm a little bit confused how to apply it to my case.
so the file is going to contain something like this (i'm putting the types of the data):
please help!
so the file is going to contain something like this (i'm putting the types of the data):
string number string number number number date/time string char number number number number number number number number number number string # comment ...these are the values. each mean something. but as you can see i don't have key-value pairs here. that is why i'm confused how to do it all.
please help!