I want to make a method that takes any file and reads it as an array of 0s and 1s, i.e. its binary code. I want to save that binary code as a text file. Can you help me? Thanks.
question from:https://stackoverflow.com/questions/2426190/how-to-read-file-binary-in-c