hi, im trying to read a database file from a specific non comercial software. I already decoded the parts I need. There are some double precision float numbers that I want to read. I used:
read(FILE,$number,8);
since I supposed the perl doubles are 64bit long.
The point is that when I print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.