PLplot
5.13.0
|
Go to the source code of this file.
Macros | |
#define | SYM_LEN 300 |
#define | DRVSPEC_LEN 400 |
Functions | |
RETSIGTYPE | catch_segv (int sig) |
RETSIGTYPE | catch_segv (int PL_UNUSED(sig)) |
int | main (int PL_UNUSED(argc), char *argv[]) |
#define DRVSPEC_LEN 400 |
Definition at line 35 of file test-drv-info.c.
#define SYM_LEN 300 |
Definition at line 34 of file test-drv-info.c.
RETSIGTYPE catch_segv | ( | int | sig | ) |
RETSIGTYPE catch_segv | ( | int | PL_UNUSEDsig | ) |
Definition at line 42 of file test-drv-info.c.
int main | ( | int | PL_UNUSEDargc, |
char * | argv[] | ||
) |
Definition at line 49 of file test-drv-info.c.