include sample program binhex
add include guards
remove redundant function binary()
add README
add license into code
Add LICENSE
split declarations and definitions
add BINSTRLEN
fix off by one in binstr()
fix size comparison to proper order
add conversion function binstr()
first draft