Hello,
i want to read Float values out of ascii (.txt) file.
All values are seperated with a tab. So it is no problem to identify every value. The Problem is to make one Floatvalue out of the single bytes the values consist of. Readfloat doesnt work cause the file wasnt created by blitz.
i want to read Float values out of ascii (.txt) file.
All values are seperated with a tab. So it is no problem to identify every value. The Problem is to make one Floatvalue out of the single bytes the values consist of. Readfloat doesnt work cause the file wasnt created by blitz.