Re: LZ: Compression program (and questions for asm programmers)


[Prev][Next][Index][Thread]

Re: LZ: Compression program (and questions for asm programmers)



On Tue, 10 Sep 1996, Scott J. Rein wrote:


> Thanks for the address, I will check it out.  Can you "call"
> another zshell program?  If so, then my problems are half
> compleeted.  Now I jsut need to learn about passing the
> string information to the decompressor, plus writing and
> deleting variables.  The rest is simply compression.
> 
> I hope it will be this easy, BUT I DOUBT IT!
 
It won't be easy.  This is a tough project.  If you've done
a fair amount of asm before, it'll probably be a good learning
experience. If you haven't, I'd find something easier to start
with.


As for calling other zshell programs, I don't really know, but
it seems like if you know their address that should be possible.
I'd ask the zshell people about this.  I've never programmed
anything in zshell yet.


Barry


References: