1
Reply

How to write to external file using one boolean bit a time.

tom jones

tom jones

Nov 28 2017 7:45 PM
146
I am trying to create and write to an external file by only using one boolean bit at a time from a loop. I can't seem to get the boolean bits into the byte array and I am getting error for the array being out of limit.

Attachment: Program.zip

Answers (1)