1
Reply

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

Ask a question
tom jones

tom jones

6y
156
1
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)