Main index | Section 3 | Options |
#include <archive.h>
archive_read_next_header() | Read the header for the next entry and return a pointer to a struct archive_entry. This is a convenience wrapper around archive_read_next_header2() that reuses an internal struct archive_entry object for each request. |
archive_read_next_header2() | Read the header for the next entry and populate the provided struct archive_entry. |
ARCHIVE_READ_HEADER (3) | February 2, 2012 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | A computer would deserve to be called intelligent if it could deceive a human into believing that it was human. | ” |
— Alan Turing |