Database
graph_pr.asc
Associated article: Graphics Programming
Tags: Database
_GRAPHICS PROGRAMMING COLUMN_ by Michael Abrash [LISTING ONE] /* Program to demonstrate mode X (320x240, 256 colors) patterned rectangle fills by filling the screen with adjacent 80x60 rectangles in a variety of patterns. Tested with Borland C++ 2.0 in C compilation mode and ...


