bitmap.c
18.9 KB
-
bitmap.h (BITMAP_WORD): New typedef: fundamental storage type for bitmaps. · 72e42e26
* bitmap.h (BITMAP_WORD): New typedef: fundamental storage type for bitmaps. Use unsigned long. (nBITMAP_WORD_BITS): New macro. (BITMAP_WORD_BITS): New macro. (rest of file): Use it. * bitmap.c: Use it. From-SVN: r61793
Segher Boessenkool committed