Microsoft KB Archive/42147

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MSJ GDEMO: A Demonstration of Graphics C Program

PSS ID Number: Q42147 Article last modified on 04-16-1991

MS-DOS

Summary: The following is a summary of the program found in the “Microsoft Systems Journal” and in the Software/Data Library: Issue: November 1987, Vol. 2, No. 5, pages 67-76 Title: “Microsoft C Optimizing Compiler 5.0 Offers Improved Speed and Code Size” Author: Augie Hansen Keyword: GDEMO GDEMO can be found in the Software/Data Library by searching on the keyword GDEMO, the Q number of this article, or S10009. GDEMO was archived using the PKware file-compression utility. The following text is taken from the cover of the “Microsoft Systems Journal”: The latest version of Microsoft’s professional C compiler generates faster code and includes improved development tools, an enhanced version of the CodeView debugger, a full library of graphics routines, new libraries of routines for BIOS/DOS access, and comes with QuickC.

More Information: The contents of the archived file, GDEMO (2517 bytes), are: File: GDEMO.TXT
Size: 4502 bytes Function: All source code for GDEMO program. A simple graphics program that shows how to select graphics mode and perform some simple output.