Defines | Functions

test-drv-info.c File Reference

#include "plplotP.h"
#include <ltdl.h>
#include <stdio.h>
#include <signal.h>
#include <stdlib.h>

Go to the source code of this file.

Defines

#define SYM_LEN   300
#define DRVSPEC_LEN   400

Functions

RETSIGTYPE catch_segv (int sig)
int main (int argc, char *argv[])

Define Documentation

#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.


Function Documentation

RETSIGTYPE catch_segv ( int  sig  ) 

Definition at line 39 of file test-drv-info.c.

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

Definition at line 46 of file test-drv-info.c.