gzeof — Tests the compressed file stream file for end of file.
#include <zlib.h>
int gzeof (gzFile file );
The gzeof()
function shall test the
compressed file stream
file for end of file.
#include <stdio.h> |
© 2007-2009 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |
|