|
|
researchv10 Norman
#include <stdio.h>
#include "tek.h"
disc(xc, yc, r)
double xc, yc, r;
{
if(r > 0)
r = -r;
arc(xc+r, yc, xc+r, yc, xc, yc, r);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.