Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 11:17:37 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        des@flood.ping.uio.no, green@FreeBSD.org
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet ip_fw.c
Message-ID:  <199907300117.LAA09942@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> > >   8 -> NBBy
>> > "number of bits by byte"?
>> Yep, that's exactly what it is. NBBY is much preferred to hardcoding 8 :)
>
>BITS_PER_BYTE is much preferred to NBBY.

You mean "Standard C's CHAR_BIT is much preferred to NBBy" when the number
of bits in a byte is actually wanted.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907300117.LAA09942>