From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dcfb63e6614e5edd X-Google-Attributes: gid103376,public From: "G. de Montmollin" Subject: Re: Compression in Ada83 Date: 2000/07/14 Message-ID: <396F733E.7BE00B9F@maths.unine.ch>#1/1 X-Deja-AN: 646456823 Content-Transfer-Encoding: 7bit References: <8knn5h$vh6$15$1@news.t-online.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 14 Jul 2000 22:08:29 +0100, mac13-32.unine.ch Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-07-14T00:00:00+00:00 List-Id: Vincent Smeets wrote: > > Hallo, > > Is there an Ada83 package that can compress and uncompress data? It can be > any compression algorithem, it need not to be ZIP. I have found unzipada but > that is for Ada95 and I need it for Ada83. > > Thanks, > Vincent Hallo - Du kannst LZHUF benutzen. Es ist reines Ada83.5: Ich glaube, Du hast nur Interfaces.unsigned_8 mit einem Typ ersetzen, den Du weiss es ein Byte ist. Siehe Seite unten... ______________________________________________________ Gautier -- http://members.xoom.com/gdemont/gsoft.htm