C Programming outputting bytes into a file -
I am trying to write a compression program, and when I print bits on the screen the argument works fine It is, although I am trying to put these bits in a file, I do this by storing them in four and outputting four. This method works for all characters other than things like space (0010 0000) or tab (0000 1001). Is there a way to output a location or tab to a file?
Zero instrument (four bytes, file * comp) {fputc (byte, vibration); } // write byte to write a zero bit (integer bit, file * comp) {if (ind> = 0) {byte | = (Bit
I did a thing of this string I needed to add an empty character to give the signal.
Comments
Post a Comment