home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progc / c_all592.arj / DIR < prev    next >
Text File  |  1992-05-05  |  18KB  |  277 lines

  1. TI353.ZIP       2682   2-25-92  Instructions for creating an extra data
  2.                                 segment without switching to the huge
  3.                                 memory model. Requires an assembler,
  4.                                 such as TASM.
  5. TI354.ZIP       1345   2-25-92  Patch for Floating Point Evaluation for
  6.                                 Turbo C 1.0 1987 Requires DEBUG.COM
  7. TI355.ZIP       1345   2-25-92  Patch for -G option running out of
  8.                                 memory during compilation of a large
  9.                                 switch statement for Turbo C 1.0 1987
  10.                                 Requires DEBUG.COM
  11. TI356.ZIP       1712   2-25-92  Patch for putting structures that
  12.                                 contain floating point numbers on the
  13.                                 stack for Turbo C 1.0 1987 Requires
  14.                                 DEBUG.COM
  15. TI396.ZIP        853   2-25-92  Example of getvect and setvect usage.
  16. TI397.ZIP       2351   2-25-92  Example source for DOS command line
  17.                                 wild card expansion.
  18. TI398.ZIP       1772   2-25-92  Example source showing usage of the
  19.                                 qsort function.
  20. TI399.ZIP       1311   2-25-92  Documentation for _control87. Was not
  21.                                 documented in Turbo C 1.0 1987
  22. TI400.ZIP       1790   2-25-92  Example of simulating non-deterministic
  23.                                 calls in Turbo C Requires Turbo Prolog
  24. TI404.ZIP        800   2-25-92  Example source for using the function
  25.                                 bioscom.
  26. TI418.ZIP       6195   2-25-92  Example source and instructions for
  27.                                 surpassing the DOS limitation of 20 (15
  28.                                 user) open files at one time using file
  29.                                 handles.
  30. TI445.ZIP       5006   2-25-92  Example source for doing interrupt
  31.                                 driven serial communications.
  32. TI452.ZIP       1024   2-25-92  Example source for erasing graphic
  33.                                 text.
  34. TI453.ZIP       1352   2-25-92  Example source for printing graphic
  35.                                 displays on an Epson printer.
  36. TI455.ZIP       1320   2-25-92  Revised Turbo C 2.0 manual
  37.                                 documentation for the subsection
  38.                                 Qualifying Variable Names.
  39. TI638.ZIP       1239   2-25-92  Calling Operators from Member Functions
  40. TI639.ZIP        533   2-25-92  Creating a Pointer to a Member Function
  41. TI640.ZIP        557   2-25-92  Precision and Decimal Places in
  42.                                 iostreams
  43. TI641.ZIP        826   2-25-92  Using Interrupt Functions in C++
  44.                                 Programs
  45. TI642.ZIP       1556   2-25-92  "Duplicate Symbol" Error on 'extern'ed
  46.                                 Variable(s)
  47. TI643.ZIP       2153   2-25-92  Using a Dynamically Allocated Stack in
  48.                                 C
  49. TI644.ZIP       1158   2-25-92  Windows DLL and Fatal Exit Code=0x001A
  50. TI645.ZIP       1452   2-25-92  "Floating Point Formats Not Linked"
  51. TI646.ZIP       1033   2-25-92  fstream-File Pointer-DOS Handle
  52.                                 Equivalency Table
  53. TI647.ZIP       1007   2-25-92  Correct Behavior for ins.getline()
  54. TI648.ZIP        807   3-03-92  Common Causes of General Protection
  55.                                 Faults in TDW
  56. TI649.ZIP       5409   2-25-92  Common Causes of General Protection
  57.                                 Faults
  58. TI650.ZIP       1093   2-25-92  Functions That Can't Be Used in a
  59.                                 Windows API
  60. TI651.ZIP        722   2-25-92  Initializing Static Class Members of
  61.                                 Type Class
  62. TI652.ZIP        650   2-25-92  Interrupt Handlers as Member Functions
  63. TI653.ZIP       1330   2-25-92  Abbreviated DLL Generation Procedure
  64. TI654.ZIP        670   2-25-92  Problem Closing an MDI Application?
  65. TI655.ZIP        679   2-25-92  Getting the Offset of a Member of a
  66.                                 Structure
  67. TI656.ZIP       1642   2-25-92  Speeding Up BC & BCC Under Windows
  68. TI657.ZIP        938   2-25-92  Linking a Windows Application from the
  69.                                 Command Line
  70. TI658.ZIP       1149   2-25-92  Cause of "Unrecoverable Application
  71.                                 Error" (UAE)
  72. TI659.ZIP        805   2-25-92  An Example of Using qsort() in C++ Mode
  73. TI660.ZIP        810   2-25-92  Dynamically Allocating >64K in Windows
  74.                                 3.0
  75. TI661.ZIP        788   2-25-92  Windows CALLBACK Must Be Exported
  76. TI702.ZIP        507   2-25-92  Configuring 386MAX to work with BCX
  77. TI703.ZIP        765   2-25-92  Automatic data segment exceeds 64K at
  78.                                 link time
  79. TI705.ZIP       1152   2-25-92  Allocating more than 64K of memory in
  80.                                 DOS
  81. TI706.ZIP       1158   2-25-92  Fix for BCWDEMO Line Drawing Example
  82. TI707.ZIP       1264   2-25-92  Linking third party BGI drivers
  83. TI708.ZIP        945   2-25-92  How to Warm or Cold Boot computer
  84. TI709.ZIP       1199   2-25-92  Calling Operators from Member Functions
  85. TI710.ZIP        462   2-25-92  WINDOWS: CreateDialog Failure
  86. TI711.ZIP       1031   2-25-92  Disabling CTRL-BREAK and CTRL-C
  87. TI712.ZIP        851   2-25-92  Cursor Control Functions
  88. TI713.ZIP       1676   2-25-92  Switching a device driver between
  89.                                 cooked and raw mode
  90. TI714.ZIP       1573   2-25-92  Trapping disk errors
  91. TI715.ZIP        567   2-25-92  ERRORS: "Undefined symbol _WSPRINTF in
  92.                                 module..."
  93. TI716.ZIP       1414   2-25-92  Switching between 25 and 43 line mode
  94.                                 on EGA
  95. TI717.ZIP        897   2-25-92  Getting amount of available memory on
  96.                                 the far heap
  97. TI718.ZIP        577   2-25-92  Printing the date and time of a file
  98. TI719.ZIP        603   2-25-92  Getting the size of a file.
  99. TI720.ZIP       1339   2-25-92  Printing a graphics screen to an Epson
  100.                                 printer.
  101. TI721.ZIP        874   2-25-92  Biggest source file that BC++ can
  102.                                 compile?
  103. TI722.ZIP       1425   2-25-92  Using floating points in ISR's
  104. TI723.ZIP        532   2-25-92  matherr and signal handlers
  105. TI724.ZIP       1798   2-25-92  Example mouse event handler
  106. TI725.ZIP       1273   2-25-92  Steps to Prevent 'Table Limit Exceeded'
  107.                                 Message
  108. TI726.ZIP       2371   2-25-92  "Null Pointer Assignment" Errors
  109.                                 Explained
  110. TI727.ZIP        672   2-25-92  Redirecting Output Before Spawn
  111. TI728.ZIP       3871   2-25-92  Issues with Petzold's Programming
  112.                                 Windows and Borland C++
  113. TI729.ZIP        572   2-25-92  How to Use strstream
  114. TI730.ZIP       3827   2-25-92  Example Source Code for TEMC Filter
  115. TI731.ZIP       1895   2-25-92  Project File Corruption
  116. TI732.ZIP        455   2-25-92  How to Print the Current Time
  117. TI733.ZIP        814   2-25-92  How to Use Variable Arguments
  118. TI734.ZIP        986   2-25-92  Determining Stack Size
  119. TI735.ZIP        979   2-25-92  Determining Program Size
  120. TI736.ZIP       2996   2-25-92  DOS 5.0 and Borland Language Products
  121. TI737.ZIP       2936   2-25-92  If you need to know how to create
  122.                                 and/or use fonts that you have created
  123.                                 using Resource Workshop, order this
  124.                                 document.
  125. TI738.ZIP      12488   2-25-92  Discusses common problems leading to
  126.                                 memory corruption; use of pointers,
  127.                                 memory models, heap and stack.
  128.                                 Debugging tips.
  129. TI739.ZIP       1264   2-25-92  BORLAND ANNOUNCES THREE NEW C++
  130.                                 PRODUCTS!
  131. TI740.ZIP       1636   2-25-92  New Product Line Overview
  132. TI741.ZIP       3356   2-25-92  Common questions and answers on new
  133.                                 product announcement
  134. TI800.ZIP        607   2-25-92  argv[0] -- What is it and why is it
  135.                                 useful? Want to find out, order this
  136.                                 document today.
  137. TI801.ZIP        654   2-25-92  Defining and Using Arrays of Pointers
  138.                                 to Functions
  139. TI802.ZIP       1278   2-25-92  char ** Vs. char[][]
  140. TI803.ZIP        897   2-25-92  This document discusses how to
  141.                                 dynamically allocate a multidimensional
  142.                                 array in C.
  143. TI804.ZIP        516   2-25-92  This document discusses how to spawn a
  144.                                 batch (.bat) file.
  145. TI805.ZIP       1165   2-25-92  This document describes how to use a
  146.                                 Constructor Initialization List in
  147.                                 order to initialize member data items.
  148. TI806.ZIP        929   2-25-92  How can I configure Turbo C++ to run
  149.                                 from a network? Order this document
  150.                                 and see.
  151. TI807.ZIP        568   2-25-92  This document is an explanation of what
  152.                                 causes the error message "Cannot
  153.                                 generate COM file: segment-relocatable
  154.                                 items present" and how to resolve the
  155.                                 problem.
  156. TI808.ZIP        869   2-25-92  This document contains the rules for
  157.                                 compiler generated constructors. If
  158.                                 you want to know what the compiler does
  159.                                 for you, order this document.
  160. TI809.ZIP        741   2-25-92  If you are getting lots of
  161.                                 unexplainable errors from the compiler,
  162.                                 you may benefit by ordering this
  163.                                 document. It explains how to use the C
  164.                                 preprocessor (CPP) to help solve
  165.                                 problems during compilation.
  166. TI810.ZIP       2111   2-25-92  Tracking down crash bugs in your
  167.                                 application is easy when you use the
  168.                                 techniques described in the document!
  169. TI811.ZIP        874   2-25-92  How can I stop the Integrated
  170.                                 Development Environment (IDE) from
  171.                                 loading the "default project?" To find
  172.                                 out, order this document now.
  173. TI812.ZIP       1130   2-25-92  This document explains the causes of
  174.                                 "Abnormal Program Termination"
  175. TI813.ZIP        824   2-25-92  This document contains information
  176.                                 about how to cope with Stack Overflow
  177.                                 errors in your program.
  178. TI814.ZIP       1152   2-25-92  Using the IDE's Debugger's Evaluate
  179.                                 Option is easy! Order this document to
  180.                                 find out how.
  181. TI815.ZIP        952   3-27-92  If you need information about fstream
  182.                                 vs. FILE * vs. DOS handles, this
  183.                                 equivalency table is for you.
  184. TI816.ZIP        653   2-25-92  The table contained in this document
  185.                                 summarizes characteristics of
  186.                                 constructors, destructors, conversion
  187.                                 functions, and other member and friend
  188.                                 functions available in C++ classes.
  189. TI862.ZIP       2839   2-25-92  This document demonstrates how to get
  190.                                 input from the user in graphics mode,
  191.                                 echoed in the current colors and font
  192.                                 size and font style. Complete example
  193.                                 source is provided as is.
  194. TI863.ZIP       1506   3-17-92  This document contains a brief summary
  195.                                 of how Borland C++ 3.0 allocates memory
  196.                                 in a Windows application when an
  197.                                 application makes calls to functions
  198.                                 like malloc, calloc, and new.
  199. TI864.ZIP       6476   4-02-92  This document describes in detail how
  200.                                 to resolve the error undefined symbol.
  201.                                 It not only tells what an undefined
  202.                                 symbol is but also describes the cause
  203.                                 for the most common undefined symbol
  204.                                 error messages.
  205. TI865.ZIP       1864   4-16-92  This document contains information on
  206.                                 reading/writing directly to/from
  207.                                 specific physical addresses in memory
  208.                                 using the Windows 3.x exported
  209.                                 selectors. If you need to know how to
  210.                                 access specific physical locations in
  211.                                 memory from within a Windows 3.x
  212.                                 application, get this document.
  213. TI866.ZIP        852   4-16-92  The document explains why you get type
  214.                                 mismatch errors when using the Windows
  215.                                 API function MakeProcInstance. If you
  216.                                 are getting the errors and need to know
  217.                                 how to correct them, order this
  218.                                 document.
  219. TI867.ZIP        776   4-16-92  This document describes a method of
  220.                                 allowing MAKE to invoke itself in
  221.                                 protected mode with DOS SHARE.EXE
  222.                                 loaded. If you are having problems
  223.                                 running MAKE under DOS and have
  224.                                 SHARE.EXE loaded, get this document.
  225. TI868.ZIP       1465   4-07-92  This document contains information on
  226.                                 creating Windows 3.1 applications using
  227.                                 the current versions of Borland C++,
  228.                                 Turbo C++ for Windows, and Turbo Pascal
  229.                                 for Windows. If you have Windows 3.1
  230.                                 and are specifically targeting Windows
  231.                                 3.1 you will want to receive this
  232.                                 document!
  233. TI869.ZIP       1691   4-14-92  This document contains sample source
  234.                                 code used to center a dialog box in
  235.                                 Windows on top of its parent window.
  236.                                 If you need code to this, order this
  237.                                 document today. Note: The code
  238.                                 provided here is simply an example and
  239.                                 may be used freely in your own
  240.                                 programs.
  241. TI870.ZIP       2007   4-20-92  This document contains information
  242.                                 about how to manually increase the
  243.                                 number of file handles to be greater
  244.                                 than twenty (20) in a DOS application
  245.                                 created with Borland C++ 3.0. If you
  246.                                 are have problems with the number of
  247.                                 available file handles in your
  248.                                 application, order this document.
  249. TI1000.ZIP      1088   4-28-92  This document contains information
  250.                                 about the PARADOX.NET file, what it is
  251.                                 used for, as well as information about
  252.                                 lock files and how they affect Paradox
  253.                                 Engine applications. If you're getting
  254.                                 the error PXERR_NETMULTIPLE ("Multiple
  255.                                 Paradox net files found") this document
  256.                                 will assist you.
  257. TI1001.ZIP      1132   4-28-92  What causes "Internal Errors" when
  258.                                 using the Paradox Engine? Order this
  259.                                 document for an explanation and
  260.                                 possible solution to your problem.
  261. TI1002.ZIP      1178   4-28-92  This document describes "lock file
  262.                                 contention." If you need information
  263.                                 about when paradox.lck and tablenm.lck
  264.                                 file are created and how the are used,
  265.                                 request this document.
  266. TI1003.ZIP      1018   4-28-92  This document contains information
  267.                                 about how to resolve the Paradox Engine
  268.                                 error, "Another User Deleted Record."
  269.                                 If you are getting this error message
  270.                                 in your Engine application, order this
  271.                                 document.
  272. TI1004.ZIP      1054   4-28-92  This document contains information on
  273.                                 how to "pack" a Paradox Engine database
  274.                                 file, or table. If your application
  275.                                 needs to perform database packing,
  276.                                 request this document.
  277.