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  

rgbyte.c File Reference

#include "mrilib.h"

Go to the source code of this file.


Data Structures

struct  rgbyte

Functions

int main (int argc, char *argv[])

Function Documentation

int main int    argc,
char *    argv[]
 

\** File : SUMA.c

Author:
: Ziad Saad Date : Thu Dec 27 16:21:01 EST 2001
Purpose :

Input paramters :

Parameters:
param  Usage : SUMA ( )
Returns :
Returns:
Support :
See also:
OpenGL prog. Guide 3rd edition , varray.c from book's sample code
Side effects :

Definition at line 6 of file rgbyte.c.

References argc.

00007 {
00008    rgbyte fred ;
00009    int ii = sizeof(fred) ;
00010    printf("sizeof(rgbyte) = %d\n",ii) ;
00011    exit(0);
00012 }
 

Powered by Plone

This site conforms to the following standards: