Skip to content

ewiger/bitreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

    Bit Reader
    ==========

Bit Reader reads a file and outputs its data as a binary string of {0,1}.
I wrote it to debug my manipulations with binary data representation.
Program's code is a single C++ file and redistributed under FreeBSD license.

Usage: bitreader <filename>

wbr,
Y.Y.

About

A small program to read files and output their binary string representation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published