Author: Stan Eisenstat
Subject: Re: [Cs323] od -bc
Date: Sunday, 01 Nov 2020, 16:46:32
> Message Posted By: Unknown
>
> How does od -bc work. Is it going through the output one byte at a time?
Have you read the man page?
=====
> If i do PUTBITS(9, 3), I get the same result as PUTBITS(9,4) when looking
> at encode on any file with od -bc.
Have you read about flushBits()?
--Stan-
PREV
INDEX
NEXT