|
|
User login
Feeds |
Gzip support in Symbian
|
|||||
| Mon, 2005-01-03 12:16 | |
|
Hello!
Is there any support for gzip format in Symbian? I have to port an application (written in Win32 C++) that uses the zlib library to Symbian C++. URL zlib: http://www.gzip.org/zlib/ Thank you very much ![]() Happy NewLC Year! |
|
Forum posts: 23
Forum posts: 2029
The Gzip format is not directly supported as is so you have to add it by yourself (but I think this is available somewhere on the net).
Eric
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
The Gzip format is not directly supported as is so you have to add it by yourself (but I think this is available somewhere on the net).
Eric
Thanks
I have found a port of zlib to Symbian here:
http://my-symbian.com/7650/applications/applications.php?faq=9&fldAuto=905
Good bye