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  

abort_.c File Reference

#include "stdio.h"
#include "f2c.h"

Go to the source code of this file.


Functions

void sig_die (char *, int)
int abort_ (void)

Function Documentation

int abort_ void   
 

Definition at line 11 of file abort_.c.

References sig_die().

00013 {
00014 sig_die("Fortran abort routine called", 1);
00015 #ifdef __cplusplus
00016 return 0;
00017 #endif
00018 }

void sig_die char *   ,
int   
 

 

Powered by Plone

This site conforms to the following standards: