[MINC-users] Volume IO examples?

Jason Lerch minc-users@bic.mni.mcgill.ca
Tue, 3 Feb 2004 10:07:05 -0500


On Feb 2, 2004, at 4:23 PM, James Dessart wrote:

>
> On 2-Feb-04, at 4:00 PM, Jason Lerch wrote:
>
>> this example might be what you are looking for:
>> http://www.bic.mni.mcgill.ca/software/MDP/HTML/ 
>> VOLUME_IO_prog_ref.html/volume-source-code-example.html
>
> I was hoping to not have to read in values one by one, and simply pass  
> in a pointer to a block of data ready to receive properly-typed  
> values.  Is there a function that does that?
>

Not in volume_io (as far as I am aware, anyway). For that you have to  
go back to the core MINC library.

Jason