ncdf4a13/fortran/fort-misc.c File Reference

#include "netcdf.h"
#include "ncfortran.h"

Include dependency graph for fort-misc.c:

Go to the source code of this file.

Functions

 FCALLSCFUN0 (STRING,(char *) nc_inq_libvers, NF_INQ_LIBVERS, nf_inq_libvers) FCALLSCFUN1(STRING
char static FINT2CINT int nc_issyserr (int errcode)

Variables

char * nc_strerror
char NF_STRERROR
char nf_strerror


Function Documentation

FCALLSCFUN0 STRING  ,
(char *)  nc_inq_libvers,
NF_INQ_LIBVERS  ,
nf_inq_libvers 
 

char static FINT2CINT int nc_issyserr int  errcode  )  [static]
 

Definition at line 19 of file fort-misc.c.

00020 {
00021     return errcode > 0;
00022 }


Variable Documentation

char* nc_strerror
 

Definition at line 14 of file fort-misc.c.

char nf_strerror
 

Definition at line 14 of file fort-misc.c.

char NF_STRERROR
 

Definition at line 14 of file fort-misc.c.


Generated on Thu Mar 16 18:10:33 2006 for nco by  doxygen 1.4.4