#ifndef COMPTE_BITS_H #define COMPTE_BITS_H extern int compte_bits(unsigned long mot); #endif /* COMPTE_BITS_H */