#include <ntar_int.h>
test001.c, test002.c, test003.c, test004.c, test005.c, test006.c, test007.c, test008.c, test009.c, test010.c, test011.c, test012.c, test013.c, test014.c, test015.c, test016.c, test017.c, and test018.c.
Data Fields | |
int | file_mode |
int | using_internal_handlers |
ntar_file_handlers | file_handlers |
ntar_section_handle | cache_section |
int | section_opened |
ntar_read_iterator | read_iterator |
block_header | last_bh |
|
Handle to the current section, both in read and write mode, or NULL. |
|
General information about the underlying file. |
|
Working mode of the file. Possible values are |
|
|
|
Indexes of the current, previous and next section in the file. |
|
True if a section of the file is opened |
|
|
NTAR documentation. Copyright (c) 2004 - 2005 Condor Engineering, Inc. All rights reserved.