536 pages.
Congratulations — you’ve chosen one of today’s hottest new programming tools! Before you can jump into using all of what C++Builder has to offer, though, you’ll need to learn a little about C++ first. In this chapter you will find
- A quick tour of C++Builder
- Information about how to write a Win32 console-mode application
- An introduction to the C++ language
- Facts about C++ variables and data types
- Information about functions in C++ (including the main() function)
- A discussion of arrays