Dec 192017
 
Technical Information Sheets for Borland C/C++ products, with index.
File BCPPTECH.ZIP from The Programmer’s Corner in
Category C Source Code
Technical Information Sheets for Borland C/C++ products, with index.
File Name File Size Zip Size Zip Type
INDEX.TXT 12112 3520 deflated
TI353.ASC 7552 2391 deflated
TI354.ASC 3947 1075 deflated
TI355.ASC 3324 1067 deflated
TI356.ASC 6730 1385 deflated
TI396.ASC 1641 628 deflated
TI397.ASC 7175 2034 deflated
TI398.ASC 4376 1472 deflated
TI399.ASC 3473 1039 deflated
TI400.ASC 4934 1481 deflated
TI404.ASC 1648 588 deflated
TI418.ASC 23454 5585 deflated
TI445.ASC 19937 4505 deflated
TI452.ASC 1898 778 deflated
TI453.ASC 3614 1074 deflated
TI455.ASC 3379 1057 deflated
TI638.ASC 2819 969 deflated
TI639.ASC 815 357 deflated
TI640.ASC 967 361 deflated
TI641.ASC 2186 607 deflated
TI642.ASC 3262 1248 deflated
TI643.ASC 5768 1840 deflated
TI644.ASC 1950 882 deflated
TI645.ASC 2877 1167 deflated
TI646.ASC 2945 788 deflated
TI647.ASC 1788 768 deflated
TI648.ASC 1259 577 deflated
TI649.ASC 14056 4956 deflated
TI650.ASC 2581 778 deflated
TI651.ASC 1107 514 deflated
TI652.ASC 1032 451 deflated
TI653.ASC 2824 1036 deflated
TI654.ASC 1031 469 deflated
TI655.ASC 1015 478 deflated
TI656.ASC 3376 1337 deflated
TI657.ASC 1446 697 deflated
TI658.ASC 1936 888 deflated
TI659.ASC 1279 581 deflated
TI660.ASC 1143 587 deflated
TI661.ASC 1301 565 deflated
TI702.ASC 665 326 deflated
TI703.ASC 1154 549 deflated
TI705.ASC 2384 891 deflated
TI706.ASC 2773 900 deflated
TI707.ASC 2860 1000 deflated
TI708.ASC 1687 712 deflated
TI709.ASC 2669 942 deflated
TI710.ASC 620 286 deflated
TI711.ASC 2418 790 deflated
TI712.ASC 2693 626 deflated
TI713.ASC 4817 1369 deflated
TI714.ASC 3849 1268 deflated
TI715.ASC 823 376 deflated
TI716.ASC 4816 1146 deflated
TI717.ASC 1708 670 deflated
TI718.ASC 964 390 deflated
TI719.ASC 941 421 deflated
TI720.ASC 3648 1065 deflated
TI721.ASC 1255 632 deflated
TI722.ASC 2901 1131 deflated
TI723.ASC 901 357 deflated
TI724.ASC 5492 1479 deflated
TI725.ASC 2418 1000 deflated
TI726.ASC 5616 2023 deflated
TI727.ASC 1071 473 deflated
TI728.ASC 10961 3529 deflated
TI729.ASC 973 385 deflated
TI730.ASC 13906 3439 deflated
TI731.ASC 4263 1572 deflated
TI732.ASC 685 291 deflated
TI733.ASC 1379 592 deflated
TI734.ASC 2031 763 deflated
TI735.ASC 1639 742 deflated
TI736.ASC 6889 2667 deflated
TI737.ASC 8340 2610 deflated
TI738.ASC 38086 11043 deflated
TI739.ASC 2410 988 deflated
TI740.ASC 4702 1326 deflated
TI741.ASC 10088 3014 deflated
TI800.ASC 815 405 deflated
TI801.ASC 1198 467 deflated
TI802.ASC 2288 1004 deflated
TI803.ASC 1963 676 deflated
TI804.ASC 707 338 deflated
TI805.ASC 2610 913 deflated
TI806.ASC 1492 687 deflated
TI807.ASC 767 369 deflated
TI808.ASC 1686 651 deflated
TI809.ASC 1030 512 deflated
TI810.ASC 4215 1753 deflated
TI811.ASC 1392 647 deflated
TI812.ASC 1912 849 deflated
TI813.ASC 1135 586 deflated
TI814.ASC 1777 868 deflated
TI815.ASC 2586 710 deflated
TI816.ASC 1646 456 deflated
TI862.ASC 8243 2509 deflated

Download File BCPPTECH.ZIP Here

Contents of the INDEX.TXT file



TI353.ZIP 2682 02-25-92 * Instructions for creating an extra data
segment without switching to the huge
memory model. Requires an assembler,
such as TASM.
TI354.ZIP 1345 02-25-92 * Patch for Floating Point Evaluation for
Turbo C 1.0 1987 Requires DEBUG.COM
TI355.ZIP 1345 02-25-92 * Patch for -G option running out of
memory during compilation of a large
switch statement for Turbo C 1.0 1987
Requires DEBUG.COM
TI356.ZIP 1712 02-25-92 * Patch for putting structures that
contain floating point numbers on the
stack for Turbo C 1.0 1987 Requires
DEBUG.COM
TI396.ZIP 853 02-25-92 * Example of getvect and setvect usage.
TI397.ZIP 2351 02-25-92 * Example source for DOS command line
wild card expansion.
TI398.ZIP 1772 02-25-92 * Example source showing usage of the
qsort function.
TI399.ZIP 1311 02-25-92 * Documentation for _control87. Was not
documented in Turbo C 1.0 1987
TI400.ZIP 1790 02-25-92 * Example of simulating non-deterministic
calls in Turbo C Requires Turbo Prolog
TI404.ZIP 800 02-25-92 * Example source for using the function
bioscom.
TI418.ZIP 6195 02-25-92 * Example source and instructions for
surpassing the DOS limitation of 20 (15
user) open files at one time using file
handles.
TI445.ZIP 5006 02-25-92 * Example source for doing interrupt
driven serial communications.
TI452.ZIP 1024 02-25-92 * Example source for erasing graphic
text.
TI453.ZIP 1352 02-25-92 * Example source for printing graphic
displays on an Epson printer.
TI455.ZIP 1320 02-25-92 * Revised Turbo C 2.0 manual
documentation for the subsection
Qualifying Variable Names.
TI638.ZIP 1239 02-25-92 * Calling Operators from Member Functions
TI639.ZIP 533 02-25-92 * Creating a Pointer to a Member Function
TI640.ZIP 557 02-25-92 * Precision and Decimal Places in
iostreams
TI641.ZIP 826 02-25-92 * Using Interrupt Functions in C++
Programs
TI642.ZIP 1556 02-25-92 * "Duplicate Symbol" Error on 'extern'ed
Variable(s)
TI643.ZIP 2153 02-25-92 * Using a Dynamically Allocated Stack in
C
TI644.ZIP 1158 02-25-92 * Windows DLL and Fatal Exit Code=0x001A
TI645.ZIP 1452 02-25-92 * "Floating Point Formats Not Linked"
TI646.ZIP 1033 02-25-92 * fstream-File Pointer-DOS Handle
Equivalency Table
TI647.ZIP 1007 02-25-92 * Correct Behavior for ins.getline()
TI648.ZIP 807 03-03-92 * Common Causes of General Protection
Faults in TDW
TI649.ZIP 5409 02-25-92 * Common Causes of General Protection
Faults
TI650.ZIP 1093 02-25-92 * Functions That Can't Be Used in a
Windows API
TI651.ZIP 722 02-25-92 * Initializing Static Class Members of
Type Class
TI652.ZIP 650 02-25-92 * Interrupt Handlers as Member Functions
TI653.ZIP 1330 02-25-92 * Abbreviated DLL Generation Procedure
TI654.ZIP 670 02-25-92 * Problem Closing an MDI Application?
TI655.ZIP 679 02-25-92 * Getting the Offset of a Member of a
Structure
TI656.ZIP 1642 02-25-92 * Speeding Up BC & BCC Under Windows
TI657.ZIP 938 02-25-92 * Linking a Windows Application from the
Command Line
TI658.ZIP 1149 02-25-92 * Cause of "Unrecoverable Application
Error" (UAE)
TI659.ZIP 805 02-25-92 * An Example of Using qsort() in C++ Mode
TI660.ZIP 810 02-25-92 * Dynamically Allocating >64K in Windows
3.0
TI661.ZIP 788 02-25-92 * Windows CALLBACK Must Be Exported
TI702.ZIP 507 02-25-92 * Configuring 386MAX to work with BCX
TI703.ZIP 765 02-25-92 * Allocating more than 64K of memory in
DOS
TI705.ZIP 1152 02-25-92 * Allocating more than 64K of memory in
DOS
TI706.ZIP 1158 02-25-92 * Fix for BCWDEMO Line Drawing Example
TI707.ZIP 1264 02-25-92 * Linking third party BGI drivers
TI708.ZIP 945 02-25-92 * How to Warm or Cold Boot computer
TI709.ZIP 1199 02-25-92 * Calling Operators from Member Functions
TI710.ZIP 462 02-25-92 * WINDOWS: CreateDialog Failure
TI711.ZIP 1031 02-25-92 * Disabling CTRL-BREAK and CTRL-C
TI712.ZIP 851 02-25-92 * Cursor Control Functions
TI713.ZIP 1676 02-25-92 * Switching a device driver between
cooked and raw mode
TI714.ZIP 1573 02-25-92 * Trapping disk errors
TI715.ZIP 567 02-25-92 * ERRORS: "Undefined symbol _WSPRINTF in
module..."
TI716.ZIP 1414 02-25-92 * Switching between 25 and 43 line mode
on EGA
TI717.ZIP 897 02-25-92 * Getting amount of available memory on
the far heap
TI718.ZIP 577 02-25-92 * Printing the date and time of a file
TI719.ZIP 603 02-25-92 * Getting the size of a file.
TI720.ZIP 1339 02-25-92 * Printing a graphics screen to an Epson
printer.
TI721.ZIP 874 02-25-92 * Biggest source file that BC++ can
compile?
TI722.ZIP 1425 02-25-92 * Using floating points in ISR's
TI723.ZIP 532 02-25-92 * matherr and signal handlers
TI724.ZIP 1798 02-25-92 * Example mouse event handler
TI725.ZIP 1273 02-25-92 * Steps to Prevent 'Table Limit Exceeded'
Message
TI726.ZIP 2371 02-25-92 * "Null Pointer Assignment" Errors
Explained
TI727.ZIP 672 02-25-92 * Redirecting Output Before Spawn
TI728.ZIP 3871 02-25-92 * Issues with Petzold's Programming
Windows and Borland C++
TI729.ZIP 572 02-25-92 * How to Use strstream
TI730.ZIP 3827 02-25-92 * Example Source Code for TEMC Filter
TI731.ZIP 1895 02-25-92 * Project File Corruption
TI732.ZIP 455 02-25-92 * How to Print the Current Time
TI733.ZIP 814 02-25-92 * How to Use Variable Arguments
TI734.ZIP 986 02-25-92 * Determining Stack Size
TI735.ZIP 979 02-25-92 * Determining Program Size
TI736.ZIP 2996 02-25-92 * DOS 5.0 and Borland Language Products
TI737.ZIP 2936 02-25-92 * If you need to know how to create
and/or use fonts that you have created
using Resource Workshop, order this
document.
TI738.ZIP 12488 02-25-92 * Discusses common problems leading to
memory corruption; use of pointers,
memory models, heap and stack.
Debugging tips.
TI739.ZIP 1264 02-25-92 * BORLAND ANNOUNCES THREE NEW C++
PRODUCTS!
TI740.ZIP 1636 02-25-92 * New Product Line Overview
TI741.ZIP 3356 02-25-92 * Common questions and answers on new
product announcement
TI800.ZIP 607 02-25-92 * argv[0] -- What is it and why is it
useful? Want to find out, order this
document today.
TI801.ZIP 654 02-25-92 * Defining and Using Arrays of Pointers
to Functions
TI802.ZIP 1278 02-25-92 * char ** Vs. char[][]
TI803.ZIP 897 02-25-92 * This document discusses how to
dynamically allocate a multidimensional
array in C.
TI804.ZIP 516 02-25-92 * This document discusses how to spawn a
batch (.bat) file.
TI805.ZIP 1165 02-25-92 * This document describes how to use a
Constructor Initialization List in
order to initialize member data items.
TI806.ZIP 929 02-25-92 * How can I configure Turbo C++ to run
from a network? Order this document
and see.
TI807.ZIP 568 02-25-92 * This document is an explanation of what
causes the error message "Cannot
generate COM file: segment-relocatable
items present" and how to resolve the
problem.
TI808.ZIP 869 02-25-92 * This document contains the rules for
compiler generated constructors. If
you want to know what the compiler does
for you, order this document.
TI809.ZIP 741 02-25-92 * If you are getting lots of
unexplainable errors from the compiler,
you may benefit by ordering this
document. It explains how to use the C
preprocessor (CPP) to help solve
problems during compilation.
TI810.ZIP 2111 02-25-92 * Tracking down crash bugs in your
application is easy when you use the
techniques described in the document!
TI811.ZIP 874 02-25-92 * How can I stop the Integrated
Development Environment (IDE) from
loading the "default project?" To find
out, order this document now.
TI812.ZIP 1130 02-25-92 * This document explains the causes of
"Abnormal Program Termination"
TI813.ZIP 824 02-25-92 * This document contains information
about how to cope with Stack Overflow
errors in your program.
TI814.ZIP 1152 02-25-92 * Using the IDE's Debugger's Evaluate
Option is easy! Order this document to
find out how.
TI815.ZIP 954 02-25-92 * If you need information about fstream
vs. FILE * vs. DOS handles, this
equivalency table is for you.
TI816.ZIP 653 02-25-92 * The table contained in this document
summarizes characteristics of
constructors, destructors, conversion
functions, and other member and friend
functions available in C++ classes.
TI862.ZIP 2839 02-25-92 * This document demonstrates how to get
input from the user in graphics mode,
echoed in the current colors and font
size and font style. Complete example
source is provided as is.


 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)