|
TPCCLIB
|
#include <tpcnifti.h>
Data Fields | |
| char | extension [4] |
This structure represents a 4-byte string that should follow the binary nifti_1_header and nifti_2_header data in a NIfTI header file.
Definition at line 394 of file tpcnifti.h.
| char NIFTI_EXTENDER::extension[4] |
If the char values are {1,0,0,0}, the file is expected to contain extensions, values of {0,0,0,0} imply the file does not contain extensions. Other sequences of values are not currently defined.
Definition at line 398 of file tpcnifti.h.
Referenced by niftiReadHeader(), and niftiWriteHeader().