• Writing compressed bit stream?

    From Harry Potter@21:1/5 to All on Sun Jan 10 08:14:34 2021
    I am trying to get a LZS stream to work and need help. How do I write to a bit stream such that a value starts at bit 7?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Harry Potter@21:1/5 to All on Tue Jan 12 12:55:18 2021
    I'm using C but want p-code. I want to left-align the output such that the data starts at Byte 0, Bit 7, moves to Bit 0 and continues on to Byte 1, Bit 7.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From news@zzo38computer.org.invalid@21:1/5 to Harry Potter on Tue Jan 12 12:15:12 2021
    Harry Potter <rose.joseph12@yahoo.com> wrote:
    I am trying to get a LZS stream to work and need help.
    How do I write to a bit stream such that a value starts at bit 7?

    You have not given much information. For one thing, what programming
    language are you using?

    --
    This signature intentionally left blank.
    (But if it has these words, then actually it isn't blank, isn't it?)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)