Page 1 of 1

how to read in files with ".dat" as extension

Posted: Thu Jan 14, 2016 10:36 am
by sub100036
How to use wfopen to read in data files with ".dat" as extension

Re: how to read in files with ".dat" as extension

Posted: Thu Jan 14, 2016 10:45 am
by EViews Gareth
.dat is a file type used by many different applications. You'd need to know which application created it.

Re: how to read in files with ".dat" as extension

Posted: Thu Jan 14, 2016 12:17 pm
by sub100036
Thanks. It's a text file. I can download it now.