comp.lang.ada
 help / color / mirror / Atom feed
* Compression in Ada83
@ 2000-07-14  0:00 Vincent Smeets
  2000-07-14  0:00 ` G. de Montmollin
  2000-07-16  0:00 ` gdemont
  0 siblings, 2 replies; 3+ messages in thread
From: Vincent Smeets @ 2000-07-14  0:00 UTC (permalink / raw)


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







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compression in Ada83
  2000-07-14  0:00 Compression in Ada83 Vincent Smeets
@ 2000-07-14  0:00 ` G. de Montmollin
  2000-07-16  0:00 ` gdemont
  1 sibling, 0 replies; 3+ messages in thread
From: G. de Montmollin @ 2000-07-14  0:00 UTC (permalink / raw)


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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compression in Ada83
  2000-07-14  0:00 Compression in Ada83 Vincent Smeets
  2000-07-14  0:00 ` G. de Montmollin
@ 2000-07-16  0:00 ` gdemont
  1 sibling, 0 replies; 3+ messages in thread
From: gdemont @ 2000-07-16  0:00 UTC (permalink / raw)


You can use the LZH generic compressor-decompressor: it's
Ada 83.5 (normally, just Interfaces.unsigned_8 to a
reliable byte type in Ada 83) - see URL below
______________________________________________________
Gautier  --  http://members.xoom.com/gdemont/gsoft.htm


Sent via Deja.com http://www.deja.com/
Before you buy.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-07-16  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-14  0:00 Compression in Ada83 Vincent Smeets
2000-07-14  0:00 ` G. de Montmollin
2000-07-16  0:00 ` gdemont

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