home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c004 / 3.ddi / AZ / README.AZ < prev   
Encoding:
Text File  |  1989-04-18  |  613 b   |  22 lines

  1. c-tree(R) V4.3 Release C
  2. February 7, 1989 17:30
  3.  
  4.  
  5. If you receive a compiler error 2 (out of string space), use the option
  6.  
  7.     -Z2250
  8.  
  9. to request additional string space during compilation.
  10.  
  11. If you receive compiler error 36 (no more expression space), use the option
  12.  
  13.     -E80
  14.  
  15.  
  16. In the Macintosh environment, use the files with the MAC extent in place
  17. of the corresponding files for the DOS environment. For example,
  18. CTCLIB.MAC replaces CTCLIB.C when you move to the Macintosh.
  19.  
  20. Be sure that you have properly set the INCLUDE and CLIB environment
  21. variables as described in the Aztec documentation.
  22.