Mapper
Macros | Functions
decode_NEXRAD.c File Reference
#include "prototypes.h"
Include dependency graph for decode_NEXRAD.c:

Go to the source code of this file.

Macros

#define TRUE   1
 
#define FALSE   0
 

Functions

char * convertJulianDate ()
 
void msg_exit ()
 
 main (int argc, char **argv)
 
char * convertJulianDate (short jdate)
 
void msg_exit (char *name)
 

Macro Definition Documentation

◆ FALSE

#define FALSE   0

Definition at line 3 of file decode_NEXRAD.c.

◆ TRUE

#define TRUE   1

Definition at line 2 of file decode_NEXRAD.c.

Function Documentation

◆ convertJulianDate() [1/2]

char* convertJulianDate ( )
Here is the caller graph for this function:

◆ convertJulianDate() [2/2]

char* convertJulianDate ( short  jdate)

Definition at line 255 of file decode_NEXRAD.c.

Here is the call graph for this function:

◆ main()

main ( int  argc,
char **  argv 
)

Definition at line 8 of file decode_NEXRAD.c.

Here is the call graph for this function:

◆ msg_exit() [1/2]

void msg_exit ( )
Here is the caller graph for this function:

◆ msg_exit() [2/2]

void msg_exit ( char *  name)

Definition at line 289 of file decode_NEXRAD.c.

Here is the call graph for this function: