C++ Implementation File (*.cpp)

From RAD Studio
Jump to: navigation, search

Go Up to File Types Index


C++ implementation files define the implementation of a C++ interface. The implemented C++ interface is usually defined in a C++ header file.

C++ implementation files usually have the cpp file extension. For example: file.cpp.

C++ Implementation File Types

The following are types of C++ implementation files that RAD Studio supports:

See Also

Retrieved from "https://docwiki.embarcadero.com/RADStudio/Athens/e/index.php?title=C%2B%2B_Implementation_File_(*.cpp)&oldid=253413"