Database
porter.lst
Associated article: Graphics Programming
Tags: Database
_GRAPHICS PROGRAMMING COLUMN_ by Kent Porter [LISTING ONE] /* ELLIPSE.C: Midpoint algorithm for drawing an ellipse */ /* Based on Wilton's "VIDEO SYSTEMS," pp 230-231 */ /* For inclusion in GRAFIX.LIB */ /* K. Porter, DDJ Graphics Programming Column, 8/89 */ #include "grafix.h&...


