thepunisher
Programmer
Hi,
I want to read a binary file and store each byte/character into an array.
Then i want to check what each of the bytes are, whether they are a 1, a 2 etc.. based on this, i will do some other computations.
The main thing i want to do is read/open a binary file, and put each byte into an array,
How is this done?
I have tried a few things, such as GET and PUT, and open and write, they dont do wot i want,
thanks, in advance.
thePunisher!
Homer Simpson: Im not a religious man, but Superman, if you're up there, save me!!!
I want to read a binary file and store each byte/character into an array.
Then i want to check what each of the bytes are, whether they are a 1, a 2 etc.. based on this, i will do some other computations.
The main thing i want to do is read/open a binary file, and put each byte into an array,
How is this done?
I have tried a few things, such as GET and PUT, and open and write, they dont do wot i want,
thanks, in advance.
thePunisher!
Homer Simpson: Im not a religious man, but Superman, if you're up there, save me!!!