C++ Reference
From RAD Studio
Jump to:navigation,search
Go Up toProgramming Languages
This section contains reference material about using C++Builder in RAD Studio.
In particular, theC++ Specifics section in theC++ Language Guide describes various language-related features that distinguish the use of the C++ language in C++Builder (such as descriptions of the currently supportedC++11 features and recommendations onworking with the default string type, UnicodeString).
C++Builder Language Guide
- C++ Language Guide
- ANSI Implementation-specific Standards
- Lexical Elements
- Language Structure
- C++ Specifics
- The Preprocessor (contains help for directives and macros)
- Keywords, by Category
- Keywords, Alphabetical Listing
C++Builder Reference
- C Run-Time Library
- C++ Error and Warning Messages
- C++ Class Explorer Topics
- Using CodeGuard to Debug C++ Applications
- Boost Libraries
- TheDinkumware Standard C++ Library is provided separately in the RAD Studio online help.
C++Builder Developer's Guide
TheC++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 theC++Builder Developer's Guide. Most of this information applies to both C++Builder and Delphi.