C++ Reference

From RAD Studio
Jump to: navigation, search

Go Up to Programming Languages


This section contains reference material about using C++Builder in RAD Studio.

In particular, the C++ Specifics section in the C++ Language Guide describes various language-related features that distinguish the use of the C++ language in C++Builder (such as descriptions of the currently supported C++11 features and recommendations on working with the default string type, UnicodeString).

C++Builder Language Guide

C++Builder Reference

C++Builder Developer's Guide

The C++Builder Developer's Guide is an extensive set of detailed reference topics about using C++Builder for developing many types of applications.

Win32 Developer's Guide contains information that was printed in previous editions of the C++Builder Developer's Guide. Most of this information applies to both C++Builder and Delphi.

See Also