C-Breeze
C Compiler Infrastructure

[ Project home page]

bits.h File Reference

Go to the source code of this file.

Defines

#define BITS_PER_INT   (8*sizeof(int))


Define Documentation

#define BITS_PER_INT   (8*sizeof(int))
 

Definition at line 41 of file bits.h.

Referenced by Bits::Bits(), and Bits::set().


Generated on February 1, 2006
Back to the C-Breeze home page