list
Subject: Re: [Freesurfer] STRING type
Hi Melvin
it is an MNI datatype I believe
cheers
Bruce
On Fri, 9 Dec 2016, Melvin Robinson wrote:
>
> I'm trying to build Freesurfer from developer sources and am running into
> this error:
>
> mriio.c:3692:27: error: ‘STRING’ unde
Hi Melvin
it is an MNI datatype I believe
cheers
Bruce
On Fri, 9 Dec 2016, Melvin Robinson wrote:
I'm trying to build Freesurfer from developer sources and am running into
this error:
mriio.c:3692:27: error: ‘STRING’ undeclared (first use in this function)
status = output_volume((STRING)fn
I'm trying to build Freesurfer from developer sources and am running into this
error:
mriio.c:3692:27: error: 'STRING' undeclared (first use in this function)
status = output_volume((STRING)fname, nc_data_type, signed_flag, min, max,
Can you tell me where STRING comes from? I could not find