COHERENT manpages

This page displays the COHERENT manpage for bit_count() [Count bits in a bit-mask].

List of available manpages
Index


bit_count() -- Sockets Function (libsocket)

Count bits in a bit-mask
int bit_count (mask)
unsigned mask;

The function  bit_count() counts and returns the bits  in bitmask that have
been turned on.

See Also

libsocket