C/C++ Programming Compiler

C/C++ Programming Compiler
Developer: Ketan Appa
Category: Education
7.8K installs
157 ratings
163 monthly active users
$<10K monthly revenue est.
IAP 22% · Ad 78%

C/C++ Programming Compiler Summary

C/C++ Programming Compiler is a ad-supported, with in-app purchases iOS app in Education by Ketan Appa. Released in Oct 2016 (9 years ago). It has 157 ratings with a 3.38★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 163 monthly active users and generates around $<10K monthly revenue (22% IAP / 78% ads). Store metadata: updated Mar 10, 2026.

Data tracking: SDKs and third-party integrations were last analyzed on Feb 10, 2025.

Store info: Last updated on App Store on Mar 10, 2026 .


3.38★

Ratings: 157

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

Write C/C++ code directly on your iPhone, iPad and iPod Touch! This app supports the latest C/C++ compilers and is ideal for learning and testing code snippets!

C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

Features:
- Compile and run your program
- View program output or detailed error
- Choose between C++ compiler standards (ISO/IEC 14882) namely: C++98, C++03, C++11, C++14, C++17, C++20, C++23
- Multithreading support
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting, bracket completion and line numbers
- Open, save, import and share C/C++ files. Supports File Sharing with iTunes Connect, AirDrop and iCloud.
- Language reference

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- One file can be run at a time
- Some file system, network and graphics functions may be limited
- This is a batch compiler; interactive programs are not supported. For example, if your program provides an input prompt, enter the input in the Input tab prior to compilation.