BitUtil: header

This commit is contained in:
x
2017-01-04 16:23:40 +01:00
parent 765d6d5b96
commit b8ed301bdc

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// "Integer Compression"
// "Integer Compression"
#include <stdint.h>
#define BITFORSET_(_out_, _n_, _start_, _inc_) do { unsigned _i;\