send link to app

C++ Reference app for iPhone and iPad


4.5 ( 4175 ratings )
Utilities Reference
Developer: Kenneth Wallace
0.99 USD
Current version: 1.0, last update: 7 years ago
First release : 08 Jan 2010
App size: 82.2 Kb

C++ Reference is a quick reference for the C++ programming language. If you are an experienced C++ programmer use it as a quick reference guide, or if you are a student or just learning C++ it can be a valuable tool to help the learning process. Description and sample code is supplied for each detail sheet. All of the data is contained within the application, no internet connection is required.

The application is seperated into the following categories:
Getting Started
Definitions
Class Basics
Methods
Constructors
Pointers
References
Inheritance
Operator Overloading
Friend Class/Methods
Templates
Common Containers
Input/Output
Exception Handling