RAD Studio
ContentsIndex
PreviousUpNext
C++ Reference

This section contains reference topics for the C++ library in RAD Studio.

Name 
Description 
C++Builder provides a rich set of command line utilities in addition to its integrated development environment (IDE). These utilities enable you to use the command line to perform targeted compilation and other related functions, including file search and import of definition files. 
This section describes the RAD Studio C++ compiler error and warning messages. 
This sections contains C++ language topics. 
RAD Studio has several hundred functions, macros, and classes that you call from within your C and C++ programs to perform a wide variety of tasks, including low- and high-level I/O, string and file manipulation, memory allocation, process control, data conversion, mathematical calculations, and more.
Note: In the online help, each function, macro, and class in the C Runtime Library is listed only once . However, some functions, macros, and classes are defined in more than one header file.
For example, _strerror is defined in both string.h and stdio.h. For functions that are defined in several header files, the online... more 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!