PLplot  5.15.0
tai-utc-gen.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>

Go to the source code of this file.

Macros

#define MemError1(a)   do { fprintf( stderr, "MEMORY ERROR %d\n" a "\n", __LINE__ ); exit( __LINE__ ); } while ( 0 )
 

Functions

int main (int argc, char *argv[])
 

Variables

const char header []
 

Macro Definition Documentation

◆ MemError1

#define MemError1 (   a)    do { fprintf( stderr, "MEMORY ERROR %d\n" a "\n", __LINE__ ); exit( __LINE__ ); } while ( 0 )

Definition at line 38 of file tai-utc-gen.c.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 75 of file tai-utc-gen.c.

Variable Documentation

◆ header

const char header[]

Definition at line 40 of file tai-utc-gen.c.