home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c100 / 3.ddi / STARTUP.ZIP / EXAMPLES / README
Encoding:
Text File  |  1990-09-01  |  734 b   |  22 lines

  1. Follow the following procedures for building the Paradigm LOCATE Turbo
  2. C++ examples.
  3.  
  4. 1.  Make a clean subdirectory to work in
  5.  
  6. 2.  Copy all of the files in from TCPP\EXAMPLES\???? to the working
  7.     directory.
  8.  
  9. 3.  Copy all of the files in TCPP to the working directory.
  10.  
  11. 4.  Copy all of the files in TCPP\HELPERS to the working directory.
  12.  
  13.  
  14. You can then edit the makefile to adjust the memory model and
  15. execution environment (TDREM or ROM) and build the example program. 
  16. Some examples reference the original Borland run-time libraries.  These
  17. references should be changed to use the modified ROMable libraries
  18. once they are configured (using the instructions in the TCPP\ROMLIBS
  19. subdirectory).
  20.  
  21. Best regards.
  22.