home *** CD-ROM | disk | FTP | other *** search
- WELCOME TO TURBO C++ RUNTIME LIBRARY SOURCE CODE
- ------------------------------------------------
-
- This README contains information on support for the Turbo C++
- Runtime Library Source Code, and a list of the files on the
- disks. For information on the Runtime Library Source Code and
- installation, please refer to the file TCRTL.DOC. You can use
- the README program to view this file. Just type:
-
- README TCRTL.DOC <enter>
-
-
- TABLE OF CONTENTS
- -----------------
- 1. Runtime Library Support
- 2. Files on the Disks
-
-
- 1. RUNTIME LIBRARY SUPPORT
- --------------------------
-
- The Turbo C++ Runtime Library Source Code is provided for your use
- and modification. IMPORTANT: Borland Technical Support will not
- answer questions or provide any assistance relating to this
- product. Essentially, the Sources are provided "as is" and
- you are on your own.
-
- If you find what you think is a genuine problem with the source
- code, we want to hear about it. Technical Support is available
- from the following sources:
-
- 1. Type GO BOR on the CompuServe bulletin board system for
- instant access to the Borland forums with their libraries of
- technical information and answers to common questions.
-
- If you are not a member of CompuServe, see the enclosed
- special offer, and write for full details on how to receive a
- free IntroPak containing a $15 credit toward your first
- month's online charges.
-
- 2. Write to: Borland International
- Turbo C Technical Support
- 1800 Green Hills Road
- P.O. Box 660001
- Scotts Valley, CA 95066-0001
-
- Attn: C Runtime Library Support
-
- Please remember to include your serial number, or we will be
- unable to process your letter.
-
- 3. If you have an urgent problem that cannot wait, you can
- call the Borland Technical Support Department at (408) 438-
- 5300.
-
- Please include the following information in your letter
- of inquiry. If you are calling by telephone, have it
- ready before calling:
-
- A. Product name and serial number from your original
- distribution disk. Please have your serial number
- ready, or we will be unable to process your call.
-
- B. Computer brand, model, and the brands and model numbers
- of any additional hardware.
-
- C. Operating system and version number (The version number
- can be determined by typing VER at the DOS prompt.).
-
- D. Contents of your AUTOEXEC.BAT file.
-
- E. Contents of your CONFIG.SYS file.
-
- F. A complete description of the problem.
-
-
- 2. FILES ON THE DISKS
- ---------------------
-
- DISK 1
- ------
- INSTALL EXE - Hard disk installation program
- README COM - Reads this README
- UNZIP EXE - Archive extraction program
- CLIB1 ZIP - Archive file with C library files (1 of 2)
- This file contains the *.C files.
- INCLUDE ZIP - Archive file with library header files
- TCRTL DOC - Runtime library documentation
- README - This file!
-
-
- DISK 2
- ------
- CLIB2 ZIP - Archive file with C library files (2 of 2)
- This file contains the *.CPP, *.ASM, *.CAS
- and other miscellaneous files.
- (.CAS is C source with inline assembler.).
- MATH ZIP - Archive file with MATH library files
-