NBBY
Doug Gwyn
gwyn at smoke.BRL.MIL
Mon Jan 9 14:19:09 AEST 1989
In article <2800 at nuchat.UUCP> orion at nuchat.UUCP (Roland Dunkerley) writes:
>Can anyone tell me what the symbol NBBY (#defined in sys/param.h under
>4.3 BSD, I think) represents, ...
Number of Bits in a BYte (usually 8).
>I'm working on porting the BSD ipc facilities to System V Rel 3.0 / 80386.
What IPC facilities?? If you mean sockets, emulate them via a user-mode
library similar to the TLI interfaces.
More information about the Comp.unix.wizards
mailing list