2 Sep 2008 13:36
RE: [eiffel_software] Eiffel/Zlib Wrapping
Hello Hubert!
Would you mind sending the Eiffel code (and values, from the debugger or
even a printf) that you are giving the external?
Does the zlib documentation say anything about an initializing call that
has to precede other calls? It's common in crypto stuff, so I was
wondering if the compression lib might have such a case.
Have you tried the same call in the same circumstance with a simple C
program? If so, how are the values different?
R
==================================================
Roger F. Osmond
----------------------------------------
Amalasoft Corporation
273 Harwood Avenue
Littleton, MA 01460
> -------- Original Message --------
> Subject: Re: [eiffel_software] Eiffel/Zlib Wrapping
> From: Hubert Cater <hcater@...>
> Date: Mon, September 01, 2008 9:56 pm
> To: eiffel_software@...
> Hi Roger!
> Thanks for your response and as suggested I tried to change the call to
> deflateInit_ as well as to change to the call to appropriately call
> deflateInit with only two arguments to no avail.
> Embarrassingly I actually have little experience with C and I am not
> even sure where to begin looking for the correct generated C code file
(Continue reading)
RSS Feed