- 16 Nov, 2016 6 commits
- 15 Nov, 2016 3 commits
Horizontal tree print fills all my needs
This is useful to read in a full byte. Note this cannot be done using simple fread, as we need to consider the bit cursor.
This is useful to write out a full byte. Note this cannot be done using simple fwrite, as we need to consider the bit cursor.