Mobile C [ C/C++ Compiler ]

Enthält Werbung
1 Mio.+
Downloads
Altersfreigabe
Altersfreigabe ab 3 Jahren
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

Erfahren Sie die Programmierung auf Ihren mobilen Geräten.

* No internet connection is required to run code.

=== Supported Programming Languages ===
• C
• C++ 11
• Python 3
• Javascript ( Duktape )
• Lua
• LLVM Assembly
• OpenGL ES 2 GLSL

============ Supported APIs ===========
• Standard C Library, POSIX
• OpenGL ES 2.0, BSD Socket, pthread
• Clang, LLVM, libc++, Duktape, Lua, libjson
• SQLite3, SQLiteCpp, cURL, libGit2, Python3
• zLib, libPNG, libJPEG, FreeType, MiniZip
• APR, APRUtil, iconv, Expat, PCRE2, Apache Serf
• Lua, OpenSSL, Apache Subversion
• android/sensor.h

=============== Features ==============
• C/C++ auto complete.
• C/C++ syntax diagnostic.
• C/C++ jump to declaration/macro symbol/header.
• Built-in Terminal/Shell.

Customer support : http://www.dztall.com/mobilec
Aktualisiert am
27.08.2018

Datensicherheit

Entwickler können hier darüber informieren, wie ihre App deine Daten erhebt und verwendet. Weitere Informationen zur Datensicherheit
Keine Informationen verfügbar

Neuigkeiten

• New features
- Text editor text replace added.
- In-app keyboard single page layout restored.
- Text editor word wrap indentation added.
- Theme file key 'FileList.Background.Color' added for file list view background color setting.
- Bug reporting github repository ( https://github.com/dztall/ccr_bugs ) added.

• Bugs fixed
- symlink, link system function failed due to permission denied on some platforms.