home *** CD-ROM | disk | FTP | other *** search
- The source code files on this disk are from Programmer's Journal,
- Volume 6.2, March/April 1988. The files are identical to those
- published in the magazine. The copyrights are held by the
- programs' authors, as noted in the files. All other rights are
- reserved by Oakley Publishing Company, 1988. No one may
- commercially distribute these files. Every effort has been made
- to assure that the program files are correct and complete. No
- guarantee, express or implied, is offered as to the correctness
- of the files, nor to the fitness of the programs for any purpose
- whatsoever.
-
- The files from Volume 6.2 are:
-
- ONGRAF62.L1 Michael Abrash, Yet Another VGA Write Mode
- ONGRAF62.L1
- ONGRAF62.L3
- TSR.C Michael Young, Turbo C TSR
- TSR.H
- TSRDEM.C
-
- The C benchmark files used for M. Steven Baker's "80386 Software
- Development" on the Accessory Disk are:
-
- CBENCH.arc The integer benchmark source files, executable
- versions using Microsoft C 5.0 and MetaWare
- High C-386 version 1.4, and batch files to
- create them.
-
- BISON.arc The original source files from the Free Software
- Foundation (GNU Project) for BISON ( a YACC
- replacement)--except that the filenames have
- necessarily been shortened from UN*X to DOS
- conventions.
-
- MWBISON.arc Several revised source files to operate under
- MS-DOS and be compiled using MetaWare High C-386
- and linked using the Phar Lap 386|LINK linker,
- along with an executable 80386 version (BISON.PLX)
- in the Phar Lap format. The PLX extension is that
- required by the A.I. Architects OS386 DOS
- extender; however, for use with the Phar Lap
- DOS-EXTENDER, change the extension to .EXP.
-
- DOSBISON.arc Several revised source files to operate under
- MS-DOS and be compiled using Microsoft C 5.0.
- This compiled and linked fine, but the executable
- file crashes. The problem is with either the
- original source code, which was written in an
- environment with 32-bit integers; the Microsoft
- run-time library; or the size of the code and
- data areas required. This is left as an exercise
- for some energetic programmer to get functioning.
-
- CGRAM.arc This archive contains PARSE.Y, a sample input
- test file for the BISON parser generator. This
- particular sample parser is the C Parser from the
- November Beta release of the Free Software
- Foundation (GNU Project) GCC C Compiler Version
- 1.15. BISON.PLX processed this input file and
- gave identical results to the output provided
- on the Free Software Foundation distribution tape.
- One of the sample output files is also included.
-
-
- If you want to subscribe to Programmer's Journal, order back
- issues, or buy one of our nifty T-Shirts, please write to:
-
- Programmer's Journal
- PO Box 30160
- Eugene, OR 97403
-
- or call (503) 747-0800.
-
- Subscriptions are only $19.95 annually (six issues). We welcome
- your comments about the magazine and the code. Please let us
- know what you think, at the address given above.