tibberous Posted November 4, 2007 Share Posted November 4, 2007 I have a file. I want to read in the first 64 bytes, as 8, 8 byte integers. Does anyone know how to do this? It is a binary file, so I was thinking to open it up as binary, read($fp, , then convert it to a number somehow? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.