#include <ntar_int.h>
Data Fields | |
ntar_foff | prev_pos |
Position (offset in the file) of the previous section, or NTAR_POS_NOT_DEFINED. | |
ntar_foff | curr_pos |
Position (offset in the file) of the current section, or NTAR_POS_NOT_DEFINED. | |
ntar_foff | next_pos |
Position (offset in the file) of the next section, or NTAR_POS_NOT_DEFINED. |
|
Position (offset in the file) of the current section, or NTAR_POS_NOT_DEFINED.
|
|
Position (offset in the file) of the next section, or NTAR_POS_NOT_DEFINED.
|
|
Position (offset in the file) of the previous section, or NTAR_POS_NOT_DEFINED.
|
NTAR documentation. Copyright (c) 2004 - 2005 Condor Engineering, Inc. All rights reserved.