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  

ppak_pwrit.c File Reference

#include "coxplot.h"

Go to the source code of this file.


Functions

void plotpak_pwrit (float x, float y, char *ch, int isiz, int ior, int icent)

Function Documentation

void plotpak_pwrit float    x,
float    y,
char *    ch,
int    isiz,
int    ior,
int    icent
 

Definition at line 15 of file ppak_pwrit.c.

References pwrit_().

00016 {
00017    real xx=x , yy=y ;
00018    integer nch=strlen(ch) , iisiz=isiz , iior=ior , iicent=icent ;
00019    ftnlen ch_len = nch ;
00020    pwrit_( &xx , &yy , ch , &nch , &iisiz , &iior , &iicent , ch_len ) ;
00021 }
 

Powered by Plone

This site conforms to the following standards: