CPPdroid apk free download - C/C++ IDE/Compiler for Android Phone
CPPdroid apk free download - C/C++ IDE/Compiler for Android Phone-
C is an imperative language. It was designed to be compiled using a relatively straightforward compiler,
to provide low-level access to memory, to provide language constructs
that map efficiently to machine instructions, and to require minimal run-time support. C was therefore useful for many applications that had formerly been coded in assembly language, such as in system programming.
Despite its low-level capabilities, the language was designed to encourage cross-platform programming. A standards-compliant and portably written C program can be compiled for a very wide variety of computer platforms and operating systems with few changes to its source code. The language has become available on a very wide range of platforms, from embedded microcontrollers to supercomputers.
Despite its low-level capabilities, the language was designed to encourage cross-platform programming. A standards-compliant and portably written C program can be compiled for a very wide variety of computer platforms and operating systems with few changes to its source code. The language has become available on a very wide range of platforms, from embedded microcontrollers to supercomputers.
CppDroid- C/C++ IDE
CppDroid is simple C/C++ IDE focused on learning programming languages and libraries.Features:
* code complete
* real-time diagnostics (warnings and errors) and fixes
* file and tutorial navigator (variables, methods, etc)
* static analysis
* smart syntax highlighting
* portrait/landscape UI
* auto indentation and auto pairing (configurable)
* configurable code syntax highlighting (themes)
* compile C/C++ code (no root required)
* works offline (built-in compiler, no internet connection required)
* great C/C++ code examples included
* detailed C++ tutorial and learn guide included
* add-ons manager and auto updates
* Dropbox support
On first launch CppDroid extracts SDK (about 150Mb) and downloads and extracts examples and tutorials, so about 190Mb of internal storage space is required. It can't be moved to sd card because of android security.
* code complete
* real-time diagnostics (warnings and errors) and fixes
* file and tutorial navigator (variables, methods, etc)
* static analysis
* smart syntax highlighting
* portrait/landscape UI
* auto indentation and auto pairing (configurable)
* configurable code syntax highlighting (themes)
* compile C/C++ code (no root required)
* works offline (built-in compiler, no internet connection required)
* great C/C++ code examples included
* detailed C++ tutorial and learn guide included
* add-ons manager and auto updates
* Dropbox support
On first launch CppDroid extracts SDK (about 150Mb) and downloads and extracts examples and tutorials, so about 190Mb of internal storage space is required. It can't be moved to sd card because of android security.
Comments
Post a Comment