code for decoding a binary dat file
i have a binary dat file, whihc was made as a data set for an application called gauss. now i want to read the data in it into a c/C++ program. unfortunately i cant get get it done. i think i'll have to decode the binary file first, whihc i have no idea how to do
any ideas?/?
|