<< Back to search results

C/C++ Program Compiler

See also: Top 20 alternatives to C/C++ Program Compiler

65.8
 100 votes - Education - First release: 2016-10-10T16:41:19Z

Screenshots


Description - 4+

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 namely:
	ISO/IEC 14882:1998	C++98
	ISO/IEC 14882:2003	C++03
	ISO/IEC 14882:2011	C++11
	ISO/IEC 14882:2014	C++14
	ISO/IEC 14882:2017	C++17
        ISO/IEC 14882:2020	C++2a
- 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
- 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.