S
skyman302
I have a 3 collumn comma seperated list of numbers in a text file. I
need to convert these numbers so that they are double precision values
in a regular binary file so one number directly follows the next and
next and so on but in double precision binary values instead of ascii.
Anyone know anyway to do this?
need to convert these numbers so that they are double precision values
in a regular binary file so one number directly follows the next and
next and so on but in double precision binary values instead of ascii.
Anyone know anyway to do this?