AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
August 13, 2014 01:09PM
Just to add to Peter's good reply, you can also
build directly from the package directory, as we
distribute the libraries and header files that tend
to be needed. Consider:

gcc -o getData getData.c -I . -I ~/abin -L ~/abin -lmri -lXt -lf2c -lz -lexpat -lm

- rick
Subject Author Posted

Read afni dataset to C program

RafaelBravo August 12, 2014 06:43PM

Re: Read afni dataset to C program

Peter Molfese August 13, 2014 12:21PM

Re: Read afni dataset to C program

rick reynolds August 13, 2014 01:09PM

Re: Read afni dataset to C program

RafaelBravo August 13, 2014 03:34PM

Re: Read afni dataset to C program

rick reynolds August 13, 2014 09:04PM

Re: Read afni dataset to C program

RafaelBravo August 14, 2014 05:46PM