Forum Post: RE: gzip compression utility

  • Thread starter Thread starter CMI
  • Start date Start date
Status
Not open for further replies.
C

CMI

Guest
Yeah. That's what I wanted to achieve, decompression in memory. A few months ago I was looking at the inflateInit2 function in the zlib library but due to the lacking of C programming skills I was never successful in being able to pass the correct values. I'm never sure on how to define a memprt to act like C type definition structure, especially when the definition can variable bytes size of data.

Continue reading...
 
Status
Not open for further replies.
Back
Top