TURBO HELP UTILITY This file explains how to use THELP. COM. THELP isa memory-resident utility that provides online help for Turbo Pascal and Turbo C. If you are using Turbo Debugger, for example, you can load THELP, then run the debugger and get
Chapter 3 Topics Constants of Type int and float Evaluating Arithmetic Expressions Declaration for Numeric Types s Implicit Type Coercion and Explicit Type Conversion
Programming in C+ Chapter 5 Topics Data Type bool Using Relational and Logical Operators to Construct and Evaluate Logical Expressions XIf-Then-Else Statements
Chapter 11 Topics o Meaning of a Structured Data Type Declaring and Using a struct Data Type & C++ union Data Type s Meaning of an Abstract Data Type Declaring and Using a class Data Type Using Separate Specification and Implementation Files
Chapter 13 Topics Meaning of a list Insertion and Deletion of List Elements Selection sort of list elements Insertion and Deletion using a Sorted List Binary Search in a Sorted list Order of Magnitude of a Function