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  

dolio.c File Reference

#include "f2c.h"

Go to the source code of this file.


Functions

integer do_lio (ftnint *type, ftnint *number, char *ptr, ftnlen len)

Variables

int(* f__lioproc )(ftnint *, char *, ftnlen, ftnint)

Function Documentation

integer do_lio ftnint   type,
ftnint   number,
char *    ptr,
ftnlen    len
 

Definition at line 13 of file dolio.c.

Referenced by inumc_(), and MAIN__().

00015 {
00016         return((*f__lioproc)(number,ptr,len,*type));
00017 }

Variable Documentation

int(* f__lioproc)(ftnint*, char*, ftnlen, ftnint)
 

Definition at line 11 of file dolio.c.

 

Powered by Plone

This site conforms to the following standards: