Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 231 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 231 Bytes

bitprint

bitprint - Bits printer macro

See also the GCC typeof() implementation.

Usage

Compiling:

make

Testing:

make run

Cleaning (objects):

make clean