Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I read gzip / gz files?

Status
Not open for further replies.

atong

Programmer
Aug 16, 2002
1
US
I am trying to read .gz files with a C++ program running on Windows 9x/NT/2000 OS. After some search, I can only find zlib, which is a C library.

Does anyone know where do I find C++ library for reading .gz files?

Thanks!

Alex
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top