/renbits

A small program for exploring binary integers and bitwise operators - written in C

Primary LanguageC

Renbits - exploring binary and bitwise operators

I created this program as a way to easily work with integers output in binary format and implement bitwise operators on them

I found it very useful as a teaching tool and hope others will as well.

Preview