home *** CD-ROM | disk | FTP | other *** search
- ╔═══════════════════════════════════════════════════════════════════════╗
- ║ MARCH 1991 Inside Microsoft C ║
- ╟───────────────────────────────────────────────────────────────────────╢
- ║ Controlling the mouse cursor - by Steve Holzner ║
- ║ MOUSE3.C - a demonstration program for the third mouse article ║
- ║ in Steve's "Controlling the mouse" series. ║
- ║ ║
- ║ Using the Microsoft Library Manager to organize your code ║
- ║ - no accompanying program listing. ║
- ║ ║
- ║ Including library-search records in an object file ║
- ║ - no accompanying program listing. ║
- ║ ║
- ║ Optimizing your C functions - by Richard Hale Shaw ║
- ║ ACO.C - calculates the execution time of the average C operator.║
- ║ AFC.C - calculates the overhead of the average C function call. ║
- ║ TIMER1.C - calculates the execution time of any C test function. ║
- ║ ║
- ║ (Tabstops for all listings are set to 4 spaces.) ║
- ╟───────────────────────────────────────────────────────────────────────╢
- ║ Last updated: 5 March 1991 ║
- ╚═══════════════════════════════════════════════════════════════════════╝
-