in reply to how to read binary file and give a binary output?
You should check pack and unpack on how to handle binary strings. open or sysopen should show you how to open a file.
as soon as possibleIt depends on how fast you can read and understand.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how to read binary file and give a binary output?
by SuicideJunkie (Vicar) on Oct 16, 2014 at 13:26 UTC | |
|
Re^2: how to read binary file and give a binary output?
by McA (Priest) on Oct 16, 2014 at 13:38 UTC |