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  

i_mod.c File Reference

#include "f2c.h"

Go to the source code of this file.


Functions

integer i_mod (integer *a, integer *b)

Function Documentation

integer i_mod integer   a,
integer   b
 

Definition at line 6 of file i_mod.c.

References a.

00008 {
00009 return( *a % *b);
00010 }
 

Powered by Plone

This site conforms to the following standards: