HOPS
HOPS class reference
|
#include <stdio.h>
#include <math.h>
Macros | |
#define | irint(a) (a) |
Functions | |
void | grid (char **matrix, int pos_x, int pos_y, int width, int height, double winstart, double winstop, double xscale, double yscale, double x, double y, char ch, char altch) |
#define irint | ( | a | ) | (a) |
void grid | ( | char ** | matrix, |
int | pos_x, | ||
int | pos_y, | ||
int | width, | ||
int | height, | ||
double | winstart, | ||
double | winstop, | ||
double | xscale, | ||
double | yscale, | ||
double | x, | ||
double | y, | ||
char | ch, | ||
char | altch | ||
) |