huffman/inc/common.h

4 lines
53 B
C

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