Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

format.h

Go to the documentation of this file.
00001 #define DEF_C_LINE_LENGTH 77
00002 /* actual max will be 79 */
00003 
00004 extern int c_output_line_length;        /* max # chars per line in C source
00005                                            code */
00006 
00007 chainp  data_value Argdcl((FILEP, long int, int));
00008 int     do_init_data Argdcl((FILEP, FILEP));
00009 void    list_init_data Argdcl((FILEP*, char*, FILEP));
00010 char*   wr_ardecls Argdcl((FILEP, struct Dimblock*, long int));
00011 void    wr_one_init Argdcl((FILEP, char*, chainp*, int));
00012 void    wr_output_values Argdcl((FILEP, Namep, chainp));
 

Powered by Plone

This site conforms to the following standards: