Microsoft KB Archive/42147

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:22, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q42147 to Microsoft KB Archive/42147 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.