Bitwise IO: Difference between revisions

m
→‎Compressing a String of ASCII Zeroes and Ones: Showed output of ASCII byte generator
m (→‎Compressing a String of ASCII Zeroes and Ones: Used the sample data to show that padding does occur.)
m (→‎Compressing a String of ASCII Zeroes and Ones: Showed output of ASCII byte generator)
Line 167:
{{out}}
<pre>
1200: 30 31 30 31 30 31 31 31 30 31 30 31 30 30 30 30
1210: 00 (this is the null terminator)
1400: 57 50
</pre>
1,489

edits