Форум АНТИЧАТ

Форум АНТИЧАТ (https://forum.antichat.xyz/index.php)
-   С/С++, C#, Delphi, .NET, Asm (https://forum.antichat.xyz/forumdisplay.php?f=24)
-   -   Помогите обрезать библиотеку Zlib.. (https://forum.antichat.xyz/showthread.php?t=110326)

a1ex 10.03.2009 17:43

Помогите обрезать библиотеку Zlib..
 
Вот она сама:

PHP код:

http://www.zlib.net/zlib123.zip 

Нужно сделать либо по 3 файла ,либо один и оставить в них или в нём всего 3 метода:

PHP код:

int compress   (Bytef *destuLongf *destLen, const Bytef *sourceuLong sourceLen);
int compress2  (Bytef *destuLongf *destLen, const Bytef *sourceuLong sourceLenint level);
int uncompress (Bytef *destuLongf *destLen, const Bytef *sourceuLong sourceLen); 

Кто поможет?!

p.s.Заранее благодарен. ;)


Время: 17:24