home *** CD-ROM | disk | FTP | other *** search
- Follow the following procedures for building the Paradigm LOCATE Turbo
- C++ examples.
-
- 1. Make a clean subdirectory to work in
-
- 2. Copy all of the files in from TCPP\EXAMPLES\???? to the working
- directory.
-
- 3. Copy all of the files in TCPP to the working directory.
-
- 4. Copy all of the files in TCPP\HELPERS to the working directory.
-
-
- You can then edit the makefile to adjust the memory model and
- execution environment (TDREM or ROM) and build the example program.
- Some examples reference the original Borland run-time libraries. These
- references should be changed to use the modified ROMable libraries
- once they are configured (using the instructions in the TCPP\ROMLIBS
- subdirectory).
-
- Best regards.