shinhugh / bitSegment

Read and write to files in custom sized bit segments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitSegment (WIP)

A small command line utility to read from and write to a file in bit sizes less than the standard 8-bit byte. Possible segment size ranges from 1 to 8, inclusive.

The program is a work in progress.

About

Read and write to files in custom sized bit segments


Languages

Language:C++ 100.0%