I want my programm to calculate the size of a given number of files with the same size, so I need information on floating point arithmetics in general and on converting strings to floats (an backwars)
there' s a tut about floating points in the chapter 14 of the "art of assembly". i think there' s some libs that comes with the masm package that permits to convert floating points to ascii, ....