Turbo C for dummies
Title: Turbo C for dummies
Category: /Science & Technology
Details: Words: 4072 | Pages: 15 (approximately 235 words/page)
Turbo C for dummies
Category: /Science & Technology
Details: Words: 4072 | Pages: 15 (approximately 235 words/page)
**************************************
WELCOME TO TURBO C++ FOR WINDOWS 4.5
**************************************
This README file contains important information about TURBO
C++ FOR WINDOWS 4.5 (TCW). For the latest information
about TCW and its accompanying programs, read this entire
file.
*****************
TABLE OF CONTENTS
*****************
1. How to Get Assistance
-- Sources of information
2. Installation
-- Installing Turbo C++ on your hard disk
3. New Features
4. Important Information
-- Acrobat Reader 2.0
-- Importing Project Files from Borland C++ 4.x
-- Quick Tour Help file
-- ObjectComponents Framework (
showed first 75 words of 4072 total
You are viewing only a small portion of the paper.
Please login or register to access the full copy.
Please login or register to access the full copy.
showed last 75 words of 4072 total
exception handling
under C++ and C. C exceptions can be handled in C or C++ code;
C++ exceptions can be handled only in C++ code. The C++ exceptions are
described in the Library Reference, "C++ run-time support." See Chapter 4
of the Programmer's Guide for a full description of how to use exception
handling.
Turbo C++ 4.5 also implements the accepted ANSI C++ new style casts.
See the Chapter 3 of the Programmer's Guide for information and
examples.