tom jones

tom jones

  • NA
  • 18
  • 10.7k

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

Nov 28 2017 7:45 PM
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)