#ifndef IS_SET_H #define IS_SET_H unsigned int is_set(unsigned int value, unsigned char n); #endif /* ! IS_SET_H */