HOPS
HOPS class reference
|
#include <stdio.h>
#include <string.h>
#include "cpgplot.h"
#include "aedata.h"
#include "aedit.h"
#include "pstruct.h"
#include "summary.h"
Macros | |
#define | QUICK 0 |
#define | SLOW 1 |
Functions | |
int | plot (esum *data, char *y_axis, char *x_axis) |
Variables | |
int | interactive = FALSE |
#define QUICK 0 |
#define SLOW 1 |
int plot | ( | esum * | data, |
char * | y_axis, | ||
char * | x_axis | ||
) |
int interactive = FALSE |