help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

parsing compressed files with flex & bison


From: Aïmen Troudi
Subject: parsing compressed files with flex & bison
Date: Tue, 26 Dec 2006 11:48:52 +0100

Hello,

I have to support compressed files in a project with flex & bison,

actually, the project support only ascii files, my question is :

How to manage compressed files (zip,gzip,bzip2,Z) with flex & bison ?

Can I used zlib library with flex & bison ?

Thanks in advance,

Aïmen.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]