| .TH "ZIP_STAT_INIT" "3" "September 22, 2013" "NiH" "Library Functions Manual" |
| \- initialize zip_stat structure |
| \fBzip_stat_init\fR(\fIzip_stat_t\ *sb\fR); |
| function initializes the members of a struct zip_stat. |
| The current members are described in |
| but this function should be used to initialize it to |
| make sure none are missed. |
| The structure pointed to by |
| must be allocated before calling |
| This function should be used by functions provided to |
| information to make sure all fields are initialized. |
| is valid, the function is always successful. |
| Dieter Baron <\fIdillo@nih.at\fR> |
| Thomas Klausner <\fItk@giga.or.at\fR> |