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  

names.h

Go to the documentation of this file.
00001 #define CONST_IDENT_MAX 30
00002 #define IO_IDENT_MAX 30
00003 #define ARGUMENT_MAX 30
00004 #define USER_LABEL_MAX 30
00005 
00006 #define EQUIV_INIT_NAME "equiv"
00007 
00008 #define write_nv_ident(fp,a) wr_nv_ident_help ((fp), (struct Addrblock *) (a))
00009 #define nv_type(x) nv_type_help ((struct Addrblock *) x)
00010 
00011 extern char *c_keywords[];
00012 
00013 char*   c_type_decl Argdcl((int, int));
00014 void    declare_new_addr Argdcl((Addrp));
00015 char*   new_arg_length Argdcl((Namep));
00016 char*   new_func_length Argdcl((void));
00017 int     nv_type_help Argdcl((Addrp));
00018 char*   temp_name Argdcl((char*, int, char*));
00019 char*   user_label Argdcl((long int));
 

Powered by Plone

This site conforms to the following standards: