home *** CD-ROM | disk | FTP | other *** search
- This file describes the changes that I made to Guy C. Gallant's port
- of the Texas Instruments/Decus C Pre-Processor (CPP) to Zortech C++
- (DOS Version 2.18).
-
- * Import the ';' separated list of directories from the INCLUDE environment
- variable as if they were added with the -I switch.
-
- * Added -A switch to allow conditional definition of __STDC__ at run-time
- when cpp is compiled with OK_STDC=0.
-
- * Added -m[tscmlvr] switch to set pointer sizes based on DOS/OS2 memory
- models. The default is small model (2 byte data and function pointers).
-
- David L. Engel
- Fidonet: 1:124/1113.2003
- Internet: ods@utdallas.edu
-