Author: rick reynolds (---.nimh.nih.gov)
Date: 04-28-09 12:48
Hi Cinly,
That method does not really lend itself to how the library works.
Note that the library does not do anything to the passed extension.
The goal is just for it to allow name.NII to be opened, if a file
by that exact name exists (or to let the user write such a file).
This ability can now be disabled with nifti_set_allow_upper_fext(0),
called once per application execution (and enabled with a 1).
I hope that seems reasonable.
- rick
|
|