|
|
researchv10 Norman
#include <stdio.h>
#include "tek.h"
#define sSTEP 20
box(x0, y0, x1, y1)
double x0, y0, x1, y1;
{
move(x0, y0);
vec(x0, y1);
vec(x1, y1);
vec(x1, y0);
vec(x0, y0);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.