.TH bit_count() "" "" "Sockets Function (libsocket)"
.PC "Count bits in a bit-mask"
\fBint bit_count (\fImask\^\fB)\fR
\fBunsigned \fImask\^\fB;\fR
.PP
The function
.B bit_count()
counts and returns the bits in
.I bitmask
that have been turned on.
.SH "See Also"
.Xr libsocket libsocket

