huffman/include/common.h

5 lines
77 B
C

#define IS_VERBOSE TRUE
#define TRUE 1
#define FALSE 0
#define NUM_CHARS 256