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/15
Date: 2000-08-15T00:00:00+00:00	[thread overview]
Message-ID: <wCgm5.1234$kM2.139040@newshog.newsread.com> (raw)
In-Reply-To: 399944F9.57D5B942@acm.org

In article <399944F9.57D5B942@acm.org>,
Marin D. Condic <mcondic-nospam@acm.org> wrote:
>If you have some information
>that will help me out here, I'd appreciate it. But the answer has to be
>some sort of package that does basically what Win32.LZExpand does. If
>you know of something like this, please pass that info along.

I passed you a URL to the compress(1) sources.  The file is 9KB.
Almost 2KB of that is the UCB copyright statement, etc.
Another ~2K is the typical overhead required to write anything
in C (i.e. all the #includes, etc.).

Another chunk is the command line interface -- something that could be
reduced to a set of #define-d variables and removed in a matter of
*minutes* (LITERALLY!!).

I doubt there is 5K of code there that you would have to port.
It is reasonably clear (assuming you have even a rudimentary
understanding of C and <stdio.h> -- and has no bizarre or
undocumented timing/performance criteria that could bite you
by hiding some critical aspect of the algorith.

The time spent looking for a "drop in" solution could have
finished this task...  :-(

--don




  parent reply	other threads:[~2000-08-15  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
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         ` E. Robert Tisdale
2000-08-14  0:00           ` Marin D. Condic
2000-08-13  0:00         ` Don Yuniskis
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 ` 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             ` Bill Dale
2000-08-15  0:00               ` Larry Kilgallen
2000-08-16  0:00                 ` Marin D. Condic
2000-08-15  0:00             ` Don Yuniskis [this message]
2000-08-15  0:00               ` E. Robert Tisdale
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