GrAPiC
Graphics for Algo/Prog in C/C++

◆ ellipse()

void grapic::ellipse ( int  xc,
int  yc,
int  horizontal,
int  vertical 
)

Draw an ellipse at (xc, yc), horizontal radius and vertical radius, rotation optional (Thanks to Anass LAHNIN)