octave-maintainers
[Top][All Lists]
Advanced

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

gzipped data files


From: Dmitri A. Sergatskov
Subject: gzipped data files
Date: Fri, 29 Apr 2005 09:30:42 -0600
User-agent: Mozilla Thunderbird (X11/20050322)

Since we now have all this gzip machinery in place,
would it be easy to add gzip option to fopen()?
That is, I would like to be able to do something like:

fid = fopen("data.dat.gz","rz")     

a = fscanf(fid,"%f")

...

Just asking...

Dmitri.
--



reply via email to

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