|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
gzcloseDescriptionint gzclose ( resource zp)The gz-file pointed to by zp is closed. Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE. The gz-file pointer must be valid, and must point to a file successfully opened by gzopen().
|