www.pudn.com > tuxingxue.rar > YUAN1.C


#include 
MidpointCircle(r,YELLOW) 
int r,YELLOW; 
{ int x,y,d; 
  x=0; 
  y=r; 
  d=1-r; 
  putpixel(x,y,YELLOW); 
  while(x