comp.lang.ada
 help / color / mirror / Atom feed
From: "Marin D. Condic" <mcondic-nospam@acm.org>
Subject: Re: UNIX Compressed Files From A PC
Date: 2000/08/13
Date: 2000-08-13T17:39:19+00:00	[thread overview]
Message-ID: <3996DCFB.22A75F67@acm.org> (raw)
In-Reply-To: 3996C305.338F5769@netwood.net

E. Robert Tisdale wrote:
> UNIX?  I thought that you were doing this in Windows.
> What about using a UNIX pipe?
> 
One more time. With feeling. :-) The program runs on a WinNT box. It
must open the file which (maybe) lives on a UNIX box somewhere down at
the other end of the hose. I've got to use the facilities that are on
the WinNT box because that's where I run and I may have to open the file
almost anywhere - including the WinNT box. Its a UNIX compressed file. I
can't count on UNIX to uncompress it for me. I've got to do the
decompression myself. I can't decompress the file and write it to
another file on a disk somewhere and then read it with plain, vanilla
I/O. Hence, I need a subroutine library that will perform the functions
I've outlined in previous posts.

> 
> You can get the source for the GNU versions of compress and uncompress.
> 
Bzzzzzzzzzt! Wrong answer. Check prior posts. Even if the GNU stuff
would work, it's only going to do what I could have done by typing
"uncompress <filename>" at the Unix command line or done with PKZip or
Winzip or a thousand other utilities. See below:

> > I really have to do Open/Read/Write/Seek/Close -
      ^^^^^^
      |||||| And I'm NOT kidding!

I don't have time to sort through someone elses LZW algorithm, modify it
to have functions described above, debug it, etc. If I had time to do
that, I'd go get a book that described the thing itself and run off and
built my own. I'd probably do a better job of writing what I need than
I'd get by cobbling something together out of GNU code, etc. What I'm
hoping to find is an "off-the-shelf" answer that I can plug into the
code I've got, declare victory, collect my check and move on to
something a little less silly. If you know of a package that will do
what I've described, this would be helpful.

MDC
-- 
======================================================================
Marin David Condic - Quadrus Corporation - http://www.quadruscorp.com/
Send Replies To: m c o n d i c @ q u a d r u s c o r p . c o m
Visit my web site at:  http://www.mcondic.com/

    "Take away the punchbowl just when the party gets going" 

        --  William McChesney Martin, Former Fed chairman, explaining 
            what a sound central bank must always do. 
======================================================================




  reply	other threads:[~2000-08-13  0:00 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-12  0:00 UNIX Compressed Files From A PC Marin D. Condic
2000-08-13  0:00 ` James Moe
2000-08-13  0:00   ` Marin D. Condic
2000-08-14  0:00     ` Tarjei T. Jensen
2000-08-14  0:00       ` Marin D. Condic
2000-08-14  0:00         ` Gautier
2000-08-13  0:00 ` Don Yuniskis
2000-08-13  0:00   ` Marin D. Condic
2000-08-13  0:00     ` E. Robert Tisdale
2000-08-13  0:00       ` Marin D. Condic
2000-08-13  0:00         ` E. Robert Tisdale
2000-08-13  0:00           ` Marin D. Condic [this message]
2000-08-13  0:00             ` E. Robert Tisdale
2000-08-14  0:00               ` Marin D. Condic
2000-08-17  0:00                 ` Thomas Quinot
2000-08-17  0:00                   ` Ted Dennison
2000-08-17  0:00                     ` Jean-Pierre Rosen
2000-08-17  0:00                       ` Ted Dennison
2000-08-18  0:00                     ` Tarjei T. Jensen
2000-08-18  0:00                       ` Tucker Taft
2000-08-13  0:00     ` Don Yuniskis
2000-08-13  0:00       ` Marin D. Condic
2000-08-13  0:00         ` Don Yuniskis
2000-08-13  0:00         ` E. Robert Tisdale
2000-08-14  0:00           ` Marin D. Condic
2000-08-14  0:00 ` Ted Dennison
2000-08-14  0:00   ` Marin D. Condic
2000-08-14  0:00     ` Ted Dennison
2000-08-14  0:00       ` Marin D. Condic
2000-08-14  0:00         ` E. Robert Tisdale
2000-08-14  0:00           ` Ted Dennison
2000-08-14  0:00             ` Keith Thompson
2000-08-15  0:00               ` Ted Dennison
2000-08-15  0:00           ` Marin D. Condic
2000-08-15  0:00             ` Don Yuniskis
2000-08-15  0:00               ` E. Robert Tisdale
2000-08-15  0:00             ` Bill Dale
2000-08-15  0:00               ` Larry Kilgallen
2000-08-16  0:00                 ` Marin D. Condic
2000-08-15  0:00             ` E. Robert Tisdale
2000-08-18  0:00     ` Stefan Skoglund
2000-08-14  0:00 ` Gautier
2000-08-18  0:00 ` Stefan Skoglund
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox