C/C++ Programming Compiler

C/C++ Programming Compiler
Developer: Ketan Appa
Category: Education
~5.7K - 11.4K
114 ratings

C/C++ Programming Compiler Summary

C/C++ Programming Compiler is a with in-app purchases iOS app in the Education category, developed by Ketan Appa. First released 9 years ago(Oct 2016), the app has 114 ratings with a 3.26★ (mixed) average rating.

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

Store info: Last updated on App Store on Dec 4, 2024 .


3.26★

Ratings: 114

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.