Functions

f90_jdate.c File Reference

#include <fortran.h>
Include dependency graph for f90_jdate.c:

Go to the source code of this file.

Functions

void _JDATE_ (void *julianday, int iffcd)
void _F90_JDATE_ (char *ptr, int len)
void jdate_ (char *ptr, int len)

Function Documentation

void _F90_JDATE_ ( char *  ptr,
int  len 
)

Definition at line 51 of file f90_jdate.c.

References _JDATE_().

Referenced by jdate_().

Here is the call graph for this function:

void _JDATE_ ( void *  julianday,
int  iffcd 
)

Referenced by _F90_JDATE_().

void jdate_ ( char *  ptr,
int  len 
)

Definition at line 56 of file f90_jdate.c.

References _F90_JDATE_().

Here is the call graph for this function: