|
PLplot
5.10.0
|
Go to the source code of this file.
Defines | |
| #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 [] = "*/" |
| #define MemError1 | ( | a | ) | do { fprintf( stderr, "MEMORY ERROR %d\n" a "\n", __LINE__ ); exit( __LINE__ ); } while ( 0 ) |
Definition at line 39 of file deltaT-gen.c.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 68 of file deltaT-gen.c.
| const char header[] = "*/" |
Definition at line 41 of file deltaT-gen.c.