Appendix D. Borland C++Builder
In This Appendix
• Running the Example Programs in C++Builder 872
• Naming and Saving a Project 874
• Starting with Existing Files 875
• Compiling, Linking, and Executing 875
• Adding a Header File to Your Project 876
• Projects with Multiple Source Files 877
This appendix tells you how to use Borland C++Builder to create console-mode applications, which are the kind of applications used in this book.
C++Builder is Borland’s most advanced development product, and, as of this writing, the C++ product that adheres most closely to Standard C++. It’s available in a student version for under $100. (Also, a ...
Get Object-Oriented Programming in C++, Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.