bitwise icon indicating copy to clipboard operation
bitwise copied to clipboard

Terminal based bit manipulator in ncurses

Results 16 bitwise issues
Sort by recently updated
recently updated
newest added

It'd be nice for a box called ASCII which automatically converts to HEX.

The purpose of having documentation is to document the various operations of a program or alike. It would be awesome if the manpage could reflect the documentation written in the...

**Describe the bug** The license terms are not clear, the license is GPLv3, which could allow any later version too if the files specify that. The source files specify that...

bug

Hey @herrbischoff , @kavu Just drafter new release (0.50), can you update the packages in Brew / Macports ? Thanks ! Ramon.

``` 0x875423[31:23] 0x875423[15] ```

enhancement

* Check for strndup() and l64a() and using own implementation in compat.c if they are not available * Ditch dependecy on arpa/inet.h and use own implementation to format IP address...