comp.lang.ada
 help / color / mirror / Atom feed
From: auryn@rtd.com (Don Yuniskis)
Subject: Re: UNIX Compressed Files From A PC
Date: 2000/08/13
Date: 2000-08-13T00:00:00+00:00	[thread overview]
Message-ID: <MSml5.819$x16.51359@monger.newsread.com> (raw)
In-Reply-To: 3995C90A.E72C055F@acm.org

In article <3995C90A.E72C055F@acm.org>,
Marin D. Condic <mcondic-nospam@acm.org> wrote:
>I'm looking for a package that can access UNIX compressed files and

Are you looking for files that have been compress(1)-ed, freeze(1)-d,
zip(1)-ed, gzip(1)-ed, bzip2(1)-ed, etc.?  The algorithms used differ.

>unpack them for me. I'm in a situation where I've got to read these
>files from a WinNT PC and the files will be resident either on the PC or
>across the net on a Sun platform. I want to access them as any other
>byte stream file - Open/Read/Write/Seek/Close operations are what I

I assume you *really* mean a "package" and not some other solution
to your problem (i.e. unpacking them outside *your* application).
If you want to be able to *write* to the packed files, then you obviously
either want them to be unpacked before you access them or "wrap" the
open/close with unpack/pack...  ?

Or, was the reference to "write" an overzealous typo?  :>

>need. Does anybody know of an Ada package that is generally available
>that can do this?

The sources to all of the compressors/decompressors in popular use
are readily available (though almost always written in C)

--don




  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 ` Don Yuniskis [this message]
2000-08-13  0:00   ` Marin D. Condic
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-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
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 ` 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-14  0:00 ` Gautier
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             ` 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             ` Don Yuniskis
2000-08-15  0:00               ` E. Robert Tisdale
2000-08-18  0:00     ` Stefan Skoglund
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